mirror of
https://github.com/rclone/rclone.git
synced 2025-06-21 12:33:52 +02:00
add github-release to make release_dep
This commit is contained in:
parent
55674c0bfc
commit
0479c7dcf5
1
Makefile
1
Makefile
@ -69,6 +69,7 @@ endif
|
|||||||
# Get the release dependencies
|
# Get the release dependencies
|
||||||
release_dep:
|
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
|
# Update dependencies
|
||||||
update:
|
update:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user