Skip to content

Commit

Permalink
Mamba does not get installed without mamba-version
Browse files Browse the repository at this point in the history
  • Loading branch information
whatnick committed Nov 21, 2024
1 parent 28fb1af commit 8218aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
channels: conda-forge,defaults
channel-priority: true
activate-environment: ""
# mamba-version: "*"
mamba-version: "*"
use-mamba: true

- name: Dump Conda Environment Info
Expand Down

0 comments on commit 8218aad

Please sign in to comment.