set graalvm home

This commit is contained in:
Michiel Borkent 2025-03-19 16:16:44 +01:00
parent af5271060a
commit 795e59e0d0

View file

@ -68,6 +68,7 @@ jobs:
- name: Build
shell: cmd
run: |
set GRAALVM_HOME=%JAVA_HOME%
call script/uberjar.bat
call script/compile.bat