Skip to content

Commit 3aebac0

Browse files
committed
CI: flatpak add verbose option, if enabled by github
1 parent dedb9cb commit 3aebac0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/flatpak.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,4 @@ jobs:
2121
with:
2222
bundle: oopetris.flatpak
2323
manifest-path: com.github.mgerhold.OOPetris.yml
24+
verbose: ${{ runner.debug == '1' && 'true' || 'false' }}

0 commit comments

Comments
 (0)