Skip to content

Commit

Permalink
wheel build
Browse files Browse the repository at this point in the history
  • Loading branch information
zqfang committed Sep 5, 2023
1 parent b6dd74e commit ab76367
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 @@ -28,7 +28,7 @@ jobs:
sdist:
name: Build sdist
runs-on: ubuntu-latest
needs: ["build_wheels","build-win32-wheels"]
# needs: ["build_wheels"]
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit ab76367

Please sign in to comment.