pup
: Cache Golang dependencies
This commit is contained in:
parent
ff987a68c7
commit
13466285ae
@ -18,7 +18,7 @@ termux_step_make() {
|
|||||||
cd "${GOPATH}/src/github.com/ericchiang/pup"
|
cd "${GOPATH}/src/github.com/ericchiang/pup"
|
||||||
export GO111MODULE=off
|
export GO111MODULE=off
|
||||||
|
|
||||||
go get -d -v
|
termux_go_get -d -v
|
||||||
go build
|
go build
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user