mirror of
https://github.com/rclone/rclone.git
synced 2026-01-10 04:23:28 +00:00
build: fix nfpm install
This commit is contained in:
2
Makefile
2
Makefile
@@ -93,7 +93,7 @@ build_dep:
|
||||
|
||||
# Get the release dependencies we only install on linux
|
||||
release_dep_linux:
|
||||
cd /tmp && go get github.com/goreleaser/nfpm
|
||||
cd /tmp && go get github.com/goreleaser/nfpm/...
|
||||
cd /tmp && go get github.com/github-release/github-release
|
||||
|
||||
# Get the release dependencies we only install on Windows
|
||||
|
||||
Reference in New Issue
Block a user