Skip to content

Commit

Permalink
Update build_wheel.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunsuresh authored Oct 17, 2024
1 parent 5682af1 commit 468bdf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:

# Step 7: Build the Python wheel
- name: Build wheels
working-directory: ./
run: python3 -m build

# Step 8: Publish to PyPI
Expand Down

0 comments on commit 468bdf2

Please sign in to comment.