add debugging code

This commit is contained in:
Armin Schrenk
2026-03-20 17:59:45 +01:00
parent f7b13dd121
commit b0a4a0bcfa

View File

@@ -58,7 +58,14 @@ jobs:
type: git
path: cryptomator
commit: ${{ github.sha }}
- uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0
with:
archive: false
if-no-files-found: error
path: |
flatpak-build/org.cryptomator.Cryptomator.yaml
- uses: flatpak/flatpak-github-actions/flatpak-builder@92ae9851ad316786193b1fd3f40c4b51eb5cb101 # v6.6
if: 1 == 0
with:
bundle: cryptomator.flatpak
manifest-path: flatpak-build/org.cryptomator.Cryptomator.yaml