Skip to content

Commit 8218aad

Browse files
committed
Mamba does not get installed without mamba-version
1 parent 28fb1af commit 8218aad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
channels: conda-forge,defaults
8484
channel-priority: true
8585
activate-environment: ""
86-
# mamba-version: "*"
86+
mamba-version: "*"
8787
use-mamba: true
8888

8989
- name: Dump Conda Environment Info

0 commit comments

Comments
 (0)