From e1db40d9329b89f22997dfff607ce0f58a6b82ed Mon Sep 17 00:00:00 2001 From: Grant Limberg Date: Wed, 3 Sep 2025 08:39:02 -0700 Subject: [PATCH] test --- .github/workflows/central-controller.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/central-controller.yaml b/.github/workflows/central-controller.yaml index 859badbe3..34e123287 100644 --- a/.github/workflows/central-controller.yaml +++ b/.github/workflows/central-controller.yaml @@ -32,7 +32,7 @@ jobs: channel-priority: strict activate-environment: central_controller environment-file: environment.yml - use-only-tar-bz2: true + use-only-tar-bz2: false - name: Setup CMake uses: threeal/cmake-action@v2.1.0 with: