o-editor
: Cache Golang dependencies
This commit is contained in:
parent
bbd83755c1
commit
7a756274d8
@ -16,6 +16,7 @@ termux_step_make() {
|
||||
ln -sf "$TERMUX_PKG_SRCDIR" "$GOPATH"/src/github.com/xyproto/o
|
||||
|
||||
cd "$GOPATH"/src/github.com/xyproto/o
|
||||
termux_go_get -d -v
|
||||
go build
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user