Skip to content

Commit 2cb3279

Browse files
committed
install conda build
1 parent 9b6c7e8 commit 2cb3279

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
# eval "$($CONDA_ROOT/bin/python -m conda shell.bash hook)"
6262
run: |
6363
env
64+
conda install -y conda-build
6465
cd conda-recipe
6566
conda build --numpy 1.26 -c conda-forge --override-channels --no-anaconda-upload --no-test .
6667
- name: Save IMEX cache

0 commit comments

Comments
 (0)