Skip to content

Commit

Permalink
ci: fix go version for release build
Browse files Browse the repository at this point in the history
  • Loading branch information
TorchedSammy committed Dec 1, 2021
1 parent 089fd9f commit 4acf55b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- uses: wangyoucao577/[email protected]
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goversion: https://dl.google.com/go/go1.17.3.linux-amd64.tar.gz
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
extra_files: LICENSE README.md

0 comments on commit 4acf55b

Please sign in to comment.