Skip to content

Commit

Permalink
flatpak: try to build by my own
Browse files Browse the repository at this point in the history
  • Loading branch information
rainu committed Jan 15, 2025
1 parent 05bcb54 commit 38aa5dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ jobs:
- name: Common - Setup Flatpak
run: |
sudo apt-get update && sudo apt-get install flatpak flatpak-builder
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
sudo flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- name: Linux - Build (debug)
run: |
Expand Down

0 comments on commit 38aa5dc

Please sign in to comment.