Skip to content

Commit

Permalink
Add swig
Browse files Browse the repository at this point in the history
  • Loading branch information
kne committed Nov 28, 2024
1 parent d850e04 commit a20c07b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ jobs:
# Used to host cibuildwheel
- uses: actions/setup-python@v5

- name: Install build requirements
run: python -m pip install swig

- name: Install cibuildwheel
run: python -m pip install cibuildwheel==2.22.0

Expand Down

0 comments on commit a20c07b

Please sign in to comment.