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 132f041 commit 30e39c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-studio-linux-flathub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ 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.Sdk//23.08 -y
sudo flatpak install flathub org.freedesktop.Sdk.Extension.dotnet//23.08
sudo flatpak install flathub org.freedesktop.Platform//23.08 -y
sudo flatpak install flathub org.freedesktop.Sdk.Extension.dotnet8//23.08 -y
- name: Checkout the target repository
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 30e39c3

Please sign in to comment.