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 b6d02f3 commit 3b975b4
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 @@ -33,7 +33,7 @@ jobs:
# Install build dependencies
sudo apt-get -y install flatpak-builder
sudo flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak remote-add --if-not-exists --user flathub https://dl.flathub.org/repo/flathub.flatpakrepo
- name: Build
id: build
Expand Down

0 comments on commit 3b975b4

Please sign in to comment.