mirror of
https://github.com/rclone/rclone.git
synced 2025-03-30 21:59:36 +08:00
make build_dep: make sure we update the whole command for nfpm
This commit is contained in:
parent
1c9572aba1
commit
d049e5c680
2
Makefile
2
Makefile
@ -68,7 +68,7 @@ endif
|
||||
|
||||
# Get the release dependencies
|
||||
release_dep:
|
||||
go get -u github.com/goreleaser/nfpm
|
||||
go get -u github.com/goreleaser/nfpm/...
|
||||
go get -u github.com/aktau/github-release
|
||||
|
||||
# Update dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user