Skip to content

Commit

Permalink
fix flathub pipeline?
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Oct 7, 2024
1 parent faa0bff commit f97088b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-studio-linux-flathub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
python-version: '3.x'
- name: Install Flatpak and Flathub
run: |
sudo apt-get update
sudo apt-get install flatpak -y
sudo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
sudo flatpak install flathub org.freedesktop.Sdk//23.08 -y --noninteractive
Expand Down

0 comments on commit f97088b

Please sign in to comment.