Skip to content

Commit

Permalink
mamba to conda
Browse files Browse the repository at this point in the history
  • Loading branch information
kfir4444 committed Nov 21, 2024
1 parent 74e663c commit 6d8c4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,5 +125,5 @@ jobs:
CACHE_NUMBER: 0
id: cache-arc-env
- name: Update environment
run: mamba env update -n arc_env -f environment.yml
run: conda env update -n arc_env -f environment.yml
if: steps.cache-arc-env.outputs.cache-hit != 'true'

0 comments on commit 6d8c4b9

Please sign in to comment.