aptly
: Cache Golang dependencies
This commit is contained in:
parent
bef17c470d
commit
dbf6b15ea8
@ -17,6 +17,7 @@ termux_step_make() {
|
||||
|
||||
go mod init
|
||||
go mod vendor
|
||||
termux_go_get -d -v
|
||||
make install VERSION=$TERMUX_PKG_VERSION
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user