From 5fec15c6e071b2efd22216e114f1ccf9b08b90c4 Mon Sep 17 00:00:00 2001 From: Daniela Rabe Date: Tue, 5 Nov 2024 15:43:40 +0100 Subject: [PATCH] use source to activate --- .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 468a609..9cc94a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -192,7 +192,7 @@ jobs: run: | mamba info mamba env list - mamba activate base + source activate base mamba env remove --name sarvey_testinstall --yes || echo "Environment sarvey_testinstall does not exist" pip install conda-merge wget https://raw.githubusercontent.com/insarlab/MiaplPy/main/conda-env.yml