Skip to content

Commit

Permalink
Fixes typo
Browse files Browse the repository at this point in the history
  • Loading branch information
holm10 committed Mar 10, 2024
1 parent b287ac0 commit de61b91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
# python -m pip install cibuildwheel==2.16.5

- name: Build wheels
run: python -m buil
run: python -m build
# run: python -m cibuildwheel --output-dir wheelhouse
# to supply options, put them in 'env', like:
# env:
Expand Down

0 comments on commit de61b91

Please sign in to comment.