elvish
: Cache Golang dependencies
This commit is contained in:
parent
3f18f98248
commit
d6058f0ffb
@ -14,6 +14,7 @@ termux_step_make() {
|
||||
ln -sf "$TERMUX_PKG_SRCDIR" "$GOPATH"/src/github.com/elves/elvish
|
||||
|
||||
cd "$GOPATH"/src/github.com/elves/elvish
|
||||
termux_go_get -d -v
|
||||
go build
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user