We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba7c484 commit c35facdCopy full SHA for c35facd
dev/release/verify-rc.sh
@@ -93,7 +93,7 @@ download_rc_file() {
93
--show-error \
94
--fail \
95
--location \
96
- --remote-name "${releases_url}/tag/${VERSION}-rc${RC_NUMBER}/${file}"
+ --remote-name "${releases_url}/download/${VERSION}-rc${RC_NUMBER}/${file}"
97
}
98
99
import_gpg_keys() {
0 commit comments