set graalvm home
This commit is contained in:
parent
af5271060a
commit
795e59e0d0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/build-windows.yml
vendored
1
.github/workflows/build-windows.yml
vendored
|
|
@ -68,6 +68,7 @@ jobs:
|
||||||
- name: Build
|
- name: Build
|
||||||
shell: cmd
|
shell: cmd
|
||||||
run: |
|
run: |
|
||||||
|
set GRAALVM_HOME=%JAVA_HOME%
|
||||||
call script/uberjar.bat
|
call script/uberjar.bat
|
||||||
|
|
||||||
call script/compile.bat
|
call script/compile.bat
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue