try to point jpackage to correct dir

This commit is contained in:
Sebastian Stenzel
2021-07-22 16:52:42 +02:00
parent b6feb35642
commit 6cb0688c65

View File

@@ -383,7 +383,7 @@ jobs:
${JAVA_HOME}/bin/jpackage
--verbose
--type msi
--app-image appdir
--app-image appdir/Cryptomator
--dest installer
--name Cryptomator
- name: Upload appdir-${{ matrix.profile }}