We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656ee5b commit 2c4d628Copy full SHA for 2c4d628
.github/workflows/documentation.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup miniconda
17
uses: conda-incubator/setup-miniconda@v3
18
with:
19
- miniforge-variant: Mambaforge
+ miniforge-variant: Miniforge3
20
python-version: ${{ matrix.python-version }}
21
auto-update-conda: true
22
use-mamba: true
0 commit comments