Skip to content

Commit

Permalink
trying to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mandresm committed Dec 5, 2024
1 parent 7b1d06b commit d4601ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/esm_tests_computer_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: install esm-tools
run: |
source /opt/conda/etc/profile.d/conda.sh;
#conda activate esm_tools;
conda activate esm_tools;
./install.sh;
echo "/opt/conda/envs/esm_tools/bin" >> $GITHUB_PATH;
shell: bash
Expand Down

0 comments on commit d4601ac

Please sign in to comment.