Update boringtun.yml

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

@ -13,6 +13,7 @@ jobs:
- name: Git clone BoringTun
run: |
git clone https://github.com/cloudflare/boringtun .cargo
find / -name Cargo.toml
- uses: actions-rs/toolchain@v1
with:
toolchain: stable

Loading…
Cancel
Save