shaderc
shaderc copied to clipboard
CI: artifact of release
Is there a way to get the built artifact of the latest release? the links listed here: https://github.com/google/shaderc/blob/main/downloads.md only open a HTML page that gets refreshed and then downloads the artifact, which is not compatible with wget etc.
The CI bots that do the builds and generate the artifacts also automatically generate that HTML page with the redirect to the Google Cloud Storage. I don't control the template for that page, unfortunately. On the other end of things, the downloads page is static, and should not be modified by the CI bot.