CI: Fix Flatpak manifest URL
This commit is contained in:
parent
fbb63a81a8
commit
feeb8d9e56
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue