Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Jul 31, 2024
1 parent 6f3390c commit b184e41
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 runtime/org.freedesktop.Sdk/x86_64/23.0 org.freedesktop.Sdk.Extension.dotnet8 -y
sudo flatpak install flathub org.freedesktop.Sdk org.freedesktop.Sdk.Extension.dotnet8 -y
- name: Checkout the target repository
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit b184e41

Please sign in to comment.