mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-14 00:31:27 +00:00
add debugging code
This commit is contained in:
7
.github/workflows/linux-flatpak.yml
vendored
7
.github/workflows/linux-flatpak.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user