Skip to content

Commit 78e35ee

Browse files
committed
fix flathub release
1 parent 94f26c7 commit 78e35ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-studio-linux-flathub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
run: |
4545
curl -o flatpak-dotnet-generator.py https://raw.githubusercontent.com/flatpak/flatpak-builder-tools/master/dotnet/flatpak-dotnet-generator.py
4646
chmod +x flatpak-dotnet-generator.py
47-
./flatpak-dotnet-generator.py oneware-nuget-sources.json ./source-repo/studio/OneWare.Studio.Desktop/OneWare.Studio.Desktop.csproj -d 9 -f 24.08 -r linux-x64
47+
./flatpak-dotnet-generator.py oneware-nuget-sources.json ./source-repo/studio/OneWare.Studio.Desktop/OneWare.Studio.Desktop.csproj -d 10 -f 24.08 -r linux-x64
4848
rm -f flatpak-dotnet-generator.py
4949
- name: Delete the source repository
5050
run: rm -rf source-repo

0 commit comments

Comments
 (0)