Skip to content

Commit

Permalink
Source GOPATH from go env
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Beckers <[email protected]>
  • Loading branch information
embik committed Apr 5, 2024
1 parent 367414c commit 9a36736
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions compile-release-tools
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ set -e
set -u
set -o pipefail

GOPATH=$(go env GOPATH)

RELEASE_TOOLS=(
krel
schedule-builder
Expand Down

0 comments on commit 9a36736

Please sign in to comment.