Skip to content

Commit 2a46201

Browse files
committed
fix release CI
1 parent 682ecde commit 2a46201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup micromamba
2727
uses: conda-incubator/setup-miniconda@v3
2828
with:
29-
miniforge-variant: Mambaforge
29+
miniforge-variant: Miniforge3
3030
miniforge-version: latest
3131
use-mamba: true
3232
python-version: ${{ matrix.python-version }}

0 commit comments

Comments
 (0)