sbt-native-image
sbt-native-image copied to clipboard
Fix GitHub Actions
This fixes GitHub Actions to it builds native image.
- Use ilammy/msvc-dev-cmd to setup C++ toolchain on Windows.
- Downgrade to windows-2019, instead of windows-latest
- Use
setup-java@v3
- Use
actions/checkout@v3
- Call clean on sbt
- Fix a typo that was saying "unix" before