Skip to content

Commit

Permalink
Forgot to put conan maybe?
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Jul 28, 2024
1 parent 83a804a commit 2bd9334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/setup-python@v3

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.16.5
run: python -m pip install cibuildwheel==2.16.5 conan

# if we're not doing a release version (manual!), only build one python version
- name: Setup versions
Expand Down

0 comments on commit 2bd9334

Please sign in to comment.