Sebastian Stenzel 3 anni fa
parent
commit
c193e16256
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/build.yml

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

@@ -231,6 +231,7 @@ jobs:
           name: appdir-linux
       - name: Patch Cryptomator.AppDir
         run: |
+          ls -lR Cryptomator
           mv Cryptomator Cryptomator.AppDir
           cp -r dist/appimage/resources/AppDir/* Cryptomator.AppDir/
           chmod +x Cryptomator.AppDir/runtime/bin/java