Skip to content

Commit daafd7c

Browse files
committed
try conda-build>=25
1 parent 580cf22 commit daafd7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/conda-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ jobs:
119119
conda config --append channels conda-forge
120120
121121
cd conda
122+
conda install "conda-build>=25"
122123
conda mambabuild .
123124
- name: Publish to Conda
124125
shell: bash -l {0}

0 commit comments

Comments
 (0)