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 ab63b26 commit 9ab2962
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on_push_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ jobs:
path: ~/.gradle/caches
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle') }}
restore-keys: ${{ runner.os }}-gradle
- name: Configure Pagefile
uses: al-cheb/[email protected]
- name: Native Image for CLI
run: |
call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" x86_amd64
Expand Down

0 comments on commit 9ab2962

Please sign in to comment.