Skip to content

Commit

Permalink
Test Native Image Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
twobeeb committed Jun 4, 2021
1 parent 2d3fa3e commit ab63b26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on_push_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
./gradlew :cli:nativeImage
shell: cmd
- uses: actions/upload-artifact@v2
with:
name: native-image-windows
Expand Down

0 comments on commit ab63b26

Please sign in to comment.