Skip to content

Commit

Permalink
CI: Fix Flatpak manifest URL
Browse files Browse the repository at this point in the history
  • Loading branch information
stenzek committed Jan 17, 2025
1 parent fbb63a8 commit feeb8d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@
<release version="@GIT_VERSION@" date="@GIT_DATE@" />
</releases>
<custom>
<value key="flathub::manifest">https://raw.githubusercontent.com/stenzek/duckstation/@GIT_HASH@/scripts/flatpak/org.duckstation.DuckStation.yaml</value>
<value key="flathub::manifest">https://raw.githubusercontent.com/stenzek/duckstation/@GIT_HASH@/scripts/packaging/flatpak/org.duckstation.DuckStation.yaml</value>
</custom>
</component>

0 comments on commit feeb8d9

Please sign in to comment.