Skip to content

Commit

Permalink
github: update .github/workflows/release.yml with GOPATH env var
Browse files Browse the repository at this point in the history
  • Loading branch information
greenpau committed Dec 29, 2022
1 parent 2046bb5 commit 4dd61ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GOPATH: /home/runner/go

0 comments on commit 4dd61ac

Please sign in to comment.