Skip to content

Commit

Permalink
Next try to fix flatpak build
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbrechtL committed Dec 13, 2024
1 parent 32c0bdd commit 6834c05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
# Create welle-gui Flatpak
flatpak-builder --force-clean --user --install-deps-from=flathub --repo=repo --install builddir io.welle.welle_io.yml
flatpak build-bundle repo welle-io.flatpak io.welle.welle_gui --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
flatpak build-bundle repo welle-io.flatpak io.welle.welle_io --runtime-repo=https://flathub.org/repo/flathub.flatpakrepo
# Prepare publish
mkdir publish
Expand Down

0 comments on commit 6834c05

Please sign in to comment.