ylutubedr
: Cache Golang dependencies
This commit is contained in:
parent
0fab4c6c94
commit
76c5b97417
@ -14,7 +14,7 @@ termux_step_make() {
|
||||
mkdir -p "${GOPATH}/src/github.com/kkdai/"
|
||||
cp -a "${TERMUX_PKG_SRCDIR}" "${GOPATH}/src/github.com/kkdai/youtube"
|
||||
cd "${GOPATH}/src/github.com/kkdai/youtube/"
|
||||
go get -d -v
|
||||
termux_go_get -d -v
|
||||
cd cmd/youtubedr
|
||||
go build .
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user