瀏覽代碼

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

references 84732337cacc87211d05cdc1c04e88855e373077
Armin Schrenk 4 月之前
父節點
當前提交
dcc27efe5c
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      .github/workflows/appimage.yml

+ 0 - 1
.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: |