diff --git a/.github/workflows/boringtun.yml b/.github/workflows/boringtun.yml index 2703eed..3b4959c 100644 --- a/.github/workflows/boringtun.yml +++ b/.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 .cargo + git clone https://github.com/cloudflare/boringtun find / -name Cargo.toml - uses: actions-rs/toolchain@v1 with: