Skip to content

Commit

Permalink
Update cicd_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alavenant committed Dec 18, 2023
1 parent 5537af0 commit 5171a67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cicd_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5171a67

Please sign in to comment.