Update boringtun.yml

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

@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v2
- name: Git clone BoringTun
run: |
git clone https://github.com/cloudflare/boringtun .
git clone https://github.com/cloudflare/boringtun .cargo
- uses: actions-rs/toolchain@v1
with:
toolchain: stable

Loading…
Cancel
Save