Skip to content

statically linked when build jattach and fdtransfer #21

statically linked when build jattach and fdtransfer

statically linked when build jattach and fdtransfer #21

Workflow file for this run

name: C++ CI
on:
- push
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/[email protected]
with:
distribution: "adopt"
java-version: "11"
- run: sudo sysctl kernel.perf_event_paranoid=1
- run: make
- run: make test
- uses: actions/upload-artifact@v2
with:
path: build/