gotty
: Cache Golang dependencies
This commit is contained in:
parent
ebf7d0958d
commit
7f9d3c00be
@ -17,6 +17,7 @@ termux_step_make() {
|
||||
cd "$GOPATH"/src/github.com/yudai/gotty
|
||||
go mod init || go mod download
|
||||
#go mod tidy
|
||||
termux_go_get -d -v
|
||||
go build
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user