help wantedos:windows
Repository-Metriken
- Stars
- (125 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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