mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-01 08:30:12 +00:00
flyctl: Cache Golang dependencies
This commit is contained in:
@@ -11,7 +11,7 @@ TERMUX_PKG_BLACKLISTED_ARCHES="i686, arm"
|
||||
termux_step_post_get_source() {
|
||||
termux_setup_golang
|
||||
export GOPATH=$TERMUX_PKG_SRCDIR/go
|
||||
go get
|
||||
termux_go_get
|
||||
chmod 777 $GOPATH -R
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user