clash
: Cache Golang dependencies
This commit is contained in:
parent
ea0c773a3e
commit
94f2d70d35
@ -12,7 +12,8 @@ termux_step_make() {
|
||||
|
||||
mkdir ./gopath
|
||||
export GOPATH="$PWD/gopath"
|
||||
|
||||
|
||||
termux_go_get
|
||||
GOBUILD=CGO_ENABLED=0 \
|
||||
go build \
|
||||
-trimpath \
|
||||
|
Loading…
Reference in New Issue
Block a user