Skip to content

Commit 59759b1

Browse files
committed
enable verbosity on flatpak build
1 parent 5469f95 commit 59759b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ jobs:
173173
- name: Linux - Build (debug)
174174
uses: flatpak/flatpak-github-actions/flatpak-builder@v6
175175
with:
176+
verbose: true
176177
manifest-path: de.rainu.ask-mai.yml
177178
cache-key: flatpak-builder-${{ github.sha }}
178179
bundle: ask-mai-linux-amd64-debug.flatpak

0 commit comments

Comments
 (0)