Skip to content

Commit ee7a888

Browse files
authored
Update conda-package-build.yml
Move from v0.1.4 to main The mamba option now use other strategy. We need to use the last version!
1 parent 80921d1 commit ee7a888

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
@@ -49,7 +49,7 @@ jobs:
4949
if_true: 'true'
5050
if_false: 'false'
5151
- name: Build and Publish
52-
uses: openalea/action-build-publish-anaconda@v0.1.4
52+
uses: openalea/action-build-publish-anaconda@main
5353
with:
5454
conda: conda
5555
mamba: true

0 commit comments

Comments
 (0)