We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dedb9cb commit 3aebac0Copy full SHA for 3aebac0
.github/workflows/flatpak.yml
@@ -21,3 +21,4 @@ jobs:
21
with:
22
bundle: oopetris.flatpak
23
manifest-path: com.github.mgerhold.OOPetris.yml
24
+ verbose: ${{ runner.debug == '1' && 'true' || 'false' }}
0 commit comments