Skip to content

Commit

Permalink
use source to activate
Browse files Browse the repository at this point in the history
  • Loading branch information
DaRa42 committed Nov 5, 2024
1 parent 075a0a3 commit 5fec15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ jobs:
run: |
mamba info
mamba env list
mamba activate base
source activate base
mamba env remove --name sarvey_testinstall --yes || echo "Environment sarvey_testinstall does not exist"
pip install conda-merge
wget https://raw.githubusercontent.com/insarlab/MiaplPy/main/conda-env.yml
Expand Down

0 comments on commit 5fec15c

Please sign in to comment.