clj-on-windows

Adam Helins 2022-09-22T09:56:29.681369Z

After a little while using the setup-clojure action on windows-latest in Github Actions, now this happens. It looks like some sort of rate limiting, I just would like to confirm it is nothing serious:

Run DeLaGuardo/setup-clojure@9.5
C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -c "iwr -useb  | iex"
Downloading Clojure tools
connect ETIMEDOUT 185.199.108.133:443
Waiting 20 seconds before trying again
WARNING: Clojure will install as a module in your PowerShell module path.

Possible install locations:
  1) C:\Program Files\WindowsPowerShell\Modules
1
Installing PowerShell module
Removing download
Clojure now installed. Use "clj -h" for help.
connect ETIMEDOUT 185.199.108.133:443
Waiting 12 seconds before trying again
Error: connect ETIMEDOUT 185.199.108.133:443