Explorar o código

try to point jpackage to correct dir

Sebastian Stenzel %!s(int64=4) %!d(string=hai) anos
pai
achega
6cb0688c65
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/build.yml

+ 1 - 1
.github/workflows/build.yml

@@ -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 }}