SQUASHME set gobin location
All checks were successful
Validate the build / validate-build (push) Successful in 59s
All checks were successful
Validate the build / validate-build (push) Successful in 59s
This commit is contained in:
@ -15,7 +15,7 @@ jobs:
|
||||
apk update
|
||||
apk add --no-cache git make bash go
|
||||
|
||||
go install mvdan.cc/gofumpt@latest
|
||||
GOBIN=/usr/local/bin go install mvdan.cc/gofumpt@latest
|
||||
|
||||
export "PATH=$PATH:/root/go/bin"
|
||||
|
||||
|
Reference in New Issue
Block a user