coder / websocket

Minimal and idiomatic WebSocket library for Go
ISC License
3.91k stars 296 forks source link

Add setup-go to static.yml #467

Closed mafredri closed 2 months ago

mafredri commented 2 months ago

The static deploy failed: https://github.com/coder/websocket/actions/runs/10408927491/job/28827386982, it seems to have Go even without setup-go, but most likely the bin directory for go installed tools wasn't set up in $PATH.