help wantedos:windows
Repository metrics
- Stars
- (125 stars)
- PR merge metrics
- (PR metrics pending)
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