ci(flatpak): sync with flathub (#3259)

This commit is contained in:
ReenigneArcher
2024-10-04 21:47:04 -04:00
committed by GitHub
parent e90b71ce62
commit 0107ca44d7
24 changed files with 415 additions and 102 deletions

View File

@@ -9,6 +9,7 @@ set(SUNSHINE_PUBLISHER_ISSUE_URL "https://app.lizardbyte.dev/support"
option(BUILD_DOCS "Build documentation" ON)
option(BUILD_TESTS "Build tests" ON)
option(NPM_OFFLINE "Use offline npm packages. You must ensure packages are in your npm cache." OFF)
option(TESTS_ENABLE_PYTHON_TESTS "Enable Python tests" ON)
# DirectX11 is not available in GitHub runners, so even software encoding fails