-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
Description
Additionally, find some way to run CI for windows as leafo's github actions do not support it. So either fix that upstream or find a different method.
- maybe use chocolatey - luarocks package is pretty outdated, we use the 3.0 format so that wouldn't work
- manually install everything - would work, but I'd have to learn what
windows-latestcomes with on github actions. for example can Icurl/wgeta luarocks binary? and add it to thePATH - See if there's another github action that supports windows
Reactions are currently unavailable