Skip to content

Commit

Permalink
install conda build
Browse files Browse the repository at this point in the history
  • Loading branch information
fschlimb committed Sep 23, 2024
1 parent 9b6c7e8 commit 2cb3279
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ jobs:
# eval "$($CONDA_ROOT/bin/python -m conda shell.bash hook)"
run: |
env
conda install -y conda-build
cd conda-recipe
conda build --numpy 1.26 -c conda-forge --override-channels --no-anaconda-upload --no-test .
- name: Save IMEX cache
Expand Down

0 comments on commit 2cb3279

Please sign in to comment.