Skip to content

Commit 2c4d628

Browse files
committed
Fix Mambaforge link
1 parent 656ee5b commit 2c4d628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup miniconda
1717
uses: conda-incubator/setup-miniconda@v3
1818
with:
19-
miniforge-variant: Mambaforge
19+
miniforge-variant: Miniforge3
2020
python-version: ${{ matrix.python-version }}
2121
auto-update-conda: true
2222
use-mamba: true

0 commit comments

Comments
 (0)