Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
vadiminshakov committed Sep 25, 2023
1 parent a002697 commit 3a02b8b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,4 @@ upgrade:
@sudo mv go /usr/local
@export GOROOT=/usr/local/go
@export GOPATH=$HOME/go
@export PATH=$GOPATH/bin:$GOROOT/bin:$PATH
@source ~/.profile
@export PATH=$GOPATH/bin:$GOROOT/bin:$PATH

0 comments on commit 3a02b8b

Please sign in to comment.