restic
: Cache Golang dependencies
This commit is contained in:
parent
b81aae096b
commit
9980c8bce6
@ -25,6 +25,7 @@ termux_step_make() {
|
||||
rm -f ./restic
|
||||
)
|
||||
|
||||
termux_go_get -d -v
|
||||
go build -ldflags "-X 'main.version=${TERMUX_PKG_VERSION}'" ./cmd/...
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user