From 374fa97bd3b898b98f1cf6517c7b3df903a83bb7 Mon Sep 17 00:00:00 2001 From: Putnam3145 Date: Sun, 25 Jul 2021 17:28:29 -0700 Subject: [PATCH] i was told three times to do this, still messed up --- .github/workflows/ci_suite.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_suite.yml b/.github/workflows/ci_suite.yml index 264e306d44..840a78ae44 100644 --- a/.github/workflows/ci_suite.yml +++ b/.github/workflows/ci_suite.yml @@ -98,7 +98,7 @@ jobs: run: | bash tools/ci/install_byond.sh source $HOME/BYOND/byond/bin/byondsetup - tools/build/build -DCIDEFINE + tools/build/build -DCIBUILDING bash tools/ci/run_server.sh env: CBT_BUILD_MODE: TEST_RUN