diff --git a/.github/workflows/cicd_deploy.yml b/.github/workflows/cicd_deploy.yml index 66c805f..1c7ee29 100644 --- a/.github/workflows/cicd_deploy.yml +++ b/.github/workflows/cicd_deploy.yml @@ -29,8 +29,10 @@ jobs: environment-file: ./environment.yml auto-activate-base: true + - name: conda_info + run: conda info + - name: find_conda_sh - #run: conda info run: source /usr/share/miniconda/etc/conda/etc/profile.d/conda.sh - name: compil_plugins