diff --git a/.github/workflows/cicd_deploy.yml b/.github/workflows/cicd_deploy.yml index 1c7ee29..033020f 100644 --- a/.github/workflows/cicd_deploy.yml +++ b/.github/workflows/cicd_deploy.yml @@ -33,7 +33,7 @@ jobs: run: conda info - name: find_conda_sh - run: source /usr/share/miniconda/etc/conda/etc/profile.d/conda.sh + run: source /usr/share/miniconda/etc/profile.d/conda.sh - name: compil_plugins run: source ./ci/build.sh