remove unused option in app-image creation [skip ci]

references 84732337ca
This commit is contained in:
Armin Schrenk
2024-11-28 17:25:45 +01:00
parent 78ceb604f9
commit dcc27efe5c

View File

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