mirror of
https://github.com/rclone/rclone.git
synced 2026-06-02 13:30:15 -04:00
Before this fix we used the bin/get-github-release.go script to install nfpm. However this script fails scraping the downloads page when the target has more than a few download options. The alternative would be using the GitHub API but this needs authentication so as not to be rate limited on GitHub actions. This patch switches over to go install which is less efficient but should work in all circumstances.
11 KiB
11 KiB