CI: Fix Flatpak manifest URL

pull/3357/head
Stenzek 1 month ago
parent fbb63a81a8
commit feeb8d9e56
No known key found for this signature in database

@ -31,6 +31,6 @@
<release version="@GIT_VERSION@" date="@GIT_DATE@" /> <release version="@GIT_VERSION@" date="@GIT_DATE@" />
</releases> </releases>
<custom> <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> </custom>
</component> </component>

Loading…
Cancel
Save