From c7a2513dc2fe1515c2a0acf548c8dbf4696ff487 Mon Sep 17 00:00:00 2001 From: daid Date: Wed, 11 Dec 2024 12:19:59 +0100 Subject: [PATCH] Update .tinyci --- .tinyci | 2 -- 1 file changed, 2 deletions(-) diff --git a/.tinyci b/.tinyci index 1a531096b..b97ba3a5f 100644 --- a/.tinyci +++ b/.tinyci @@ -4,8 +4,6 @@ enabled = True [build-linux] directory = _build_native commands = - git -C ../../SeriousProton checkout ECS - git -C ../../SeriousProton pull rm -rf script_reference.html cmake .. -G Ninja -DSERIOUS_PROTON_DIR=../../SeriousProton -DCMAKE_BUILD_TYPE=RelWithDebInfo ninja -j 10 package