hydroxide
: Do not cache Golang dependemcies
This commit is contained in:
parent
198f9d4a42
commit
05a39f4d5f
@ -12,7 +12,7 @@ termux_step_make() {
|
|||||||
export GOPATH=$TERMUX_PKG_BUILDDIR
|
export GOPATH=$TERMUX_PKG_BUILDDIR
|
||||||
|
|
||||||
cd $TERMUX_PKG_SRCDIR
|
cd $TERMUX_PKG_SRCDIR
|
||||||
termux_go_get
|
#TODO: Cache Golang dependencies
|
||||||
go build ./cmd/hydroxide
|
go build ./cmd/hydroxide
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user