Skip to content

Commit

Permalink
Update publish-studio-linux-flathub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen authored Jul 31, 2024
1 parent 30e39c3 commit bd18294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-studio-linux-flathub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run: |
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.Platform//23.08 -y
sudo flatpak install flathub org.freedesktop.Sdk//23.08 -y
sudo flatpak install flathub org.freedesktop.Sdk.Extension.dotnet8//23.08 -y
- name: Checkout the target repository
uses: actions/checkout@v4
Expand Down

0 comments on commit bd18294

Please sign in to comment.