Skip to content

Commit d469316

Browse files
authored
Fix CI
1 parent 7d7f6da commit d469316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightlies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
uses: mamba-org/setup-micromamba@v1
6464
with:
6565
environment-name: nightlies
66-
extra-specs: anaconda-client=1.10.0
66+
create-args: anaconda-client=1.10.0
6767
condarc: |
6868
channels:
6969
- main

0 commit comments

Comments
 (0)