Update boringtun.yml

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

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

Loading…
Cancel
Save