mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-11 21:33:45 +00:00
antibody: Cache Golang dependencies
This commit is contained in:
@@ -14,6 +14,7 @@ termux_step_make() {
|
||||
ln -sf "$TERMUX_PKG_SRCDIR" "$GOPATH"/src/github.com/getantibody/antibody
|
||||
|
||||
cd "$GOPATH"/src/github.com/getantibody/antibody
|
||||
termux_go_get -d -v
|
||||
go build
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user