Related:
opened 02:41PM - 15 Jun 22 UTC
closed 10:22PM - 05 Sep 23 UTC
Seems like it was a one-off as the next build passed, but I had a failure (https… ://github.com/PREreview/prereview.org/runs/6901353686) with the logs:
```
2022-06-15T14:03:24.6477304Z ##[group]Run superfly/flyctl-actions/setup-flyctl@master
2022-06-15T14:03:24.6477743Z with:
2022-06-15T14:03:24.6478014Z version: latest
2022-06-15T14:03:24.6478308Z ##[endgroup]
2022-06-15T14:03:33.2538818Z Invalid URL
2022-06-15T14:03:33.2540421Z Waiting 17 seconds before trying again
2022-06-15T14:03:50.2697408Z Invalid URL
2022-06-15T14:03:50.2697950Z Waiting 19 seconds before trying again
2022-06-15T14:04:09.2923557Z ##[error]Invalid URL
```
I'm guessing it was unable to find the version number for some reason, but I've not been able to work out what caused 'Invalid URL'; could more logging be added to help debug issues?
It’ll still be useful to have an error that says what the problem is (‘flyctl API not working’ or whatever it is), as it’s not clear that it’s temporary.