Skip to content

Commit

Permalink
[ci] Install conda-build
Browse files Browse the repository at this point in the history
  • Loading branch information
notoraptor committed Feb 20, 2023
1 parent a39c9af commit 06b0d09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conda/ci_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ conda config --set channel_priority strict

pip uninstall -y setuptools
conda install -c anaconda setuptools
conda install conda-build

conda update -q conda
conda info -a
Expand Down

0 comments on commit 06b0d09

Please sign in to comment.