Update boringtun.yml

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

@ -25,7 +25,7 @@ jobs:
with:
use-cross: true
command: build
args: --release --bin boringtun-cli --all-features
args: --release --bin boringtun-cli --all-features --target ${{ matrix.target }}
- name: Archives boringtun-cli
run: |

Loading…
Cancel
Save