Skip to content

Commit b5de513

Browse files
authored
Update conda-package-build.yml
Fix error
1 parent 22b5ffa commit b5de513

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conda-package-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
- name: Build and Publish
5252
uses: openalea/[email protected]
5353
with:
54-
conda: mamba
54+
conda: conda
5555
mamba: true
5656
numpy: '21.6'
5757
python: ${{ matrix.python-minor-version }}

0 commit comments

Comments
 (0)