Update boringtun.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 7df661bec8
commit 6520e87c34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/boringtun.yml

@ -19,6 +19,5 @@ jobs:
toolchain: stable
- uses: actions-rs/cargo@v1
with:
workdir: ./boringtun
command: build
args: --release --bin boringtun --all-features
args: --release --bin boringtun-cli --all-features

Loading…
Cancel
Save