Skip to content

Commit 6834c05

Browse files
committed
Next try to fix flatpak build
1 parent 32c0bdd commit 6834c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
# Create welle-gui Flatpak
4242
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir io.welle.welle_io.yml
43-
flatpak build-bundle repo welle-io.flatpak io.welle.welle_gui --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
43+
flatpak build-bundle repo welle-io.flatpak io.welle.welle_io --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
4444
4545
# Prepare publish
4646
mkdir publish

0 commit comments

Comments
 (0)