flatpak-nightly: Build with translations included

Flatpak git action does not support uploading a separate .Locale runtime.
Build it as part of the main app then.
This commit is contained in:
Rafał Dzięgiel
2022-11-18 22:50:24 +01:00
parent 540c294b2a
commit 272e3a036c

View File

@@ -8,6 +8,7 @@
"org.freedesktop.Sdk.Extension.llvm14" "org.freedesktop.Sdk.Extension.llvm14"
], ],
"command": "com.github.rafostar.Clapper", "command": "com.github.rafostar.Clapper",
"separate-locales": false,
"finish-args": [ "finish-args": [
"--share=ipc", "--share=ipc",
"--socket=fallback-x11", "--socket=fallback-x11",