From 77ed8097cc5e8f8e9572faec63dbbed7420dfa71 Mon Sep 17 00:00:00 2001 From: izac112 Date: Sun, 1 Dec 2024 01:49:09 +0100 Subject: [PATCH] ci fix --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3faba7297a..08f52708d5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -144,7 +144,7 @@ jobs: - name: Compile away missions run: tools/ci/compile_and_run.sh env: - EXTRA_ARGS: "-DAWAY_MISSION_TEST -DUSE_MAP_TETHER" # Only Tether has support for all away missions + EXTRA_ARGS: "-DAWAY_MISSION_TEST -DUSE_MAP_CRYOGAIA" # YW EDIT CRYOGAIA # Only Tether has support for all away missions RUN: "0" tests_successful: