Skip to content

Commit

Permalink
Update build_wheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
h-mole authored Dec 4, 2023
1 parent 9522dbc commit 96e4e1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# Used to host cibuildwheel
- uses: actions/setup-python@v2
with:
python-version: 3.10
python-version: '3.10'

- name: Install cibuildwheel
run: python -m pip install cibuildwheel
Expand Down

0 comments on commit 96e4e1d

Please sign in to comment.