Ugh, my life would be a lot simpler right now if GraalVM's native-image worked from Powershell and not the bizarre VS2017 development shell
I know babashka has a Windows build script, but has anyone gotten native-image builds working from GitHub Actions?
@lvh check out appveyor.yaml in babashka. It’s pretty straightforward using that CI
I use Appveyor for all my GraalVM projects
For the Windows build that is