libgit2
libgit2 copied to clipboard
Add Cygwin to the CI
This action may be easy to implement Github Actions
- https://github.com/cygwin/cygwin-install-action
Yeah I saw that (and used it as an inspiration for our setup script). Thanks!
I want to keep everything in a setup script (if possible) so that it's easy to bootstrap a build on a local dev box but if there's a compelling reason to use a setup action instead I'm not opposed.