Merge pull request #162 from getchoo/fix-nightly-again

[prismlauncher-nightly] manually disable tests
This commit is contained in:
lleyton
2023-02-03 10:59:02 -08:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
@@ -125,6 +125,7 @@ sed -i "s|\$ORIGIN/||" CMakeLists.txt
%if "%{curseforge_key}" != "default"
-DLauncher_CURSEFORGE_API_KEY="%{curseforge_key}" \
%endif
-DBUILD_TESTING=OFF
%cmake_build
@@ -126,6 +126,7 @@ sed -i "s|\$ORIGIN/||" CMakeLists.txt
%if "%{curseforge_key}" != "default"
-DLauncher_CURSEFORGE_API_KEY="%{curseforge_key}" \
%endif
-DBUILD_TESTING=OFF
%cmake_build