Skip to content

Commit

Permalink
update brew script for install golang
Browse files Browse the repository at this point in the history
  • Loading branch information
abbasnaqdi committed Nov 30, 2023
1 parent 86e9e61 commit 027508b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ check_and_install() {
}

# Remove previous golang
go version
brew uninstall go
brew unlink [email protected]

Expand Down

0 comments on commit 027508b

Please sign in to comment.