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 22b5ffa commit b5de513Copy full SHA for b5de513
.github/workflows/conda-package-build.yml
@@ -51,7 +51,7 @@ jobs:
51
- name: Build and Publish
52
uses: openalea/[email protected]
53
with:
54
- conda: mamba
+ conda: conda
55
mamba: true
56
numpy: '21.6'
57
python: ${{ matrix.python-minor-version }}
0 commit comments