Skip to content

Commit

Permalink
Update release.yml (#1119)
Browse files Browse the repository at this point in the history
  • Loading branch information
sidenaio authored Mar 16, 2023
1 parent 5975494 commit 1c44b8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ jobs:
with:
pre_command: "apt-get update && apt-get -y install gcc-aarch64-linux-gnu && export CGO_ENABLED=1 && export CC=aarch64-linux-gnu-gcc && CC_FOR_TARGET=aarch64-unknown-linux-gnu"
github_token: ${{ secrets.GITHUB_TOKEN }}
release_tag: v1.0.2-rc2
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: 1.19
Expand Down

0 comments on commit 1c44b8d

Please sign in to comment.