Update wireguard-go.yml

dependabot/github_actions/actions/checkout-3.1.0
fscarmen 4 years ago committed by GitHub
parent 798f6c98bb
commit 90aeeab028
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 12
      .github/workflows/wireguard-go.yml

@ -28,9 +28,9 @@ jobs:
project_path: "./cmd/test-binary"
binary_name: "test-binary"
extra_files: LICENSE README.md
-
name: Release Binary
run: |
git clone https://git.zx2c4.com/wireguard-go
cd wireguard-go
go build -o wirguard-go
-
name: Release Binary
run: |
git clone https://git.zx2c4.com/wireguard-go
cd wireguard-go
go build -o wirguard-go

Loading…
Cancel
Save