Skip to content

Commit

Permalink
Update conda_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mj-jimenez authored Sep 10, 2024
1 parent 8279092 commit 396d7b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/conda_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Update Conda and Mamba
run: |
mamba install --name base conda=23.5.0 # Update Conda to the desired version
mamba update --name base mamba # Update Mamba
#mamba update --name base mamba # Update Mamba
- name: Update beyondcell environment
run: mamba update -n bc_builds -f helpers/mambabuild.yml
Expand Down

0 comments on commit 396d7b7

Please sign in to comment.