You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The download of deck release fails with a 404 when the github runner is running on os x machine, as deck releases a universal package for os x.
It can be fixed by setting the arch parameter to "all" when the os is "darwin"