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 8a01c92 commit 28bebd6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cicd_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:
environment-file: ./environment.yml
auto-activate-base: true

- name: find_conda_sh
run: source ~/miniconda3/etc/profile.d/conda.sh

- name: compil_plugins
run: source ./ci/build.sh

Expand Down

0 comments on commit 28bebd6

Please sign in to comment.