diff --git a/.github/workflows/appimage.yml b/.github/workflows/appimage.yml index 1b0b34435..dccf9a9a2 100644 --- a/.github/workflows/appimage.yml +++ b/.github/workflows/appimage.yml @@ -116,7 +116,6 @@ jobs: --java-options "-Dcryptomator.showTrayIcon=true" --java-options "-Dcryptomator.integrationsLinux.trayIconsDir=\"@{appdir}/usr/share/icons/hicolor/symbolic/apps\"" --java-options "-Dcryptomator.buildNumber=\"appimage-${{ needs.get-version.outputs.revNum }}\"" - --add-launcher Cryptomator-gtk2=launcher-gtk2.properties --resource-dir dist/linux/resources - name: Patch Cryptomator.AppDir run: |