CargoSense / dart_sass

Install and run Dart Sass using Elixir.
https://hex.pm/packages/dart_sass
MIT License
102 stars 23 forks source link

CI #2

Closed mcrumm closed 3 years ago

mcrumm commented 3 years ago

Requests to download binary release assets from GitHub will respond with a 302 Redirect to an S3 signed URL for the asset proper. The asset URL needs to be requested pristinely, which afaict requires handling the redirect manually.