Attempt to fix flatpak CI

This commit is contained in:
Hamish Milne 2020-03-28 15:10:35 +00:00
parent 03379b2072
commit 025960bcdd
4 changed files with 4 additions and 6 deletions

View file

@ -43,7 +43,7 @@ cat > /tmp/org.citra.$REPO_NAME.json <<EOF
{
"app-id": "org.citra.$REPO_NAME",
"runtime": "org.kde.Platform",
"runtime-version": "5.12",
"runtime-version": "5.13",
"sdk": "org.kde.Sdk",
"command": "citra-qt",
"rename-desktop-file": "citra.desktop",