From c7cf9d7f62b8d6b3423447c023d8209686532c13 Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Wed, 27 Nov 2024 13:41:57 +0100 Subject: [PATCH] Update conda-forge-ci.yml --- .github/workflows/conda-forge-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/conda-forge-ci.yml b/.github/workflows/conda-forge-ci.yml index a730a89..0c6a496 100644 --- a/.github/workflows/conda-forge-ci.yml +++ b/.github/workflows/conda-forge-ci.yml @@ -30,8 +30,8 @@ jobs: shell: bash -l {0} run: | # Compilation related dependencies - which conda - which mamba + where conda + where mamba mamba install cmake compilers make ninja pkg-config # Actual dependencies mamba install glew glfw yarp