mirror of
https://github.com/erlef/setup-beam.git
synced 2026-07-22 22:56:07 +00:00
37ac1c5116
* Repeat request on error (while logging it) * Test one change at a time * Conditionally authorize requests This seems to affect Windows builds, so might not be the best solution, but we're trying to isolate the issue to move forward * Act on CI results * Ease consumption via a JSON.parse wrapper We still throw the error, but in a more controlled manner * Act on CI results