Skip to content

Commit

Permalink
Explicitly install conda-build per airspeed-velocity/asv#1390
Browse files Browse the repository at this point in the history
  • Loading branch information
byrdie committed Jul 30, 2024
1 parent 653e54b commit 43b5add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmarks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install setuptools wheel
conda install conda-build
pip install git+https://github.com/airspeed-velocity/asv.git
- name: Setup Pages
id: pages
Expand Down

0 comments on commit 43b5add

Please sign in to comment.