Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
doichanj committed Mar 18, 2024
1 parent a5891ea commit 0b79250
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
name: Install Python
with:
python-version: '3.8'
- name: Install Deps
run: pip install -U scikit-build
- name: Install cibuildwheel
run: |
python -m pip install cibuildwheel==2.16.2
Expand Down

0 comments on commit 0b79250

Please sign in to comment.