Skip to content

Commit

Permalink
Define gopath (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: amanjpro <[email protected]>
  • Loading branch information
amanjpro and amanjpro authored Oct 31, 2024
1 parent a9de36a commit 76acce8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
permissions:
contents: write

env:
GOPATH: ${{ github.workspace }}

jobs:
build-release:
runs-on: ubuntu-24.04
Expand Down

0 comments on commit 76acce8

Please sign in to comment.