Skip to content

Commit

Permalink
system path
Browse files Browse the repository at this point in the history
  • Loading branch information
WillAbides committed Aug 6, 2023
1 parent 35f8903 commit 8ab4fb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/install-go
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ GITHUB_PATH="${GITHUB_PATH:-/dev/null}"

add_to_github_path "$target_dir/bin"
PATH="$(add_to_system_path "$target_dir/bin")"
echo PATH="$PATH"

gopath=$(go env GOPATH)
mkdir -p "$gopath/bin"
Expand Down

0 comments on commit 8ab4fb7

Please sign in to comment.