Skip to content

Commit

Permalink
Updated deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
blankjul committed Jun 26, 2023
1 parent 695cb26 commit 4b7bb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: RalfG/python-wheels-manylinux-build@v0.6.0-manylinux2010_x86_64
- uses: RalfG/python-wheels-manylinux-build@v0.7.1-manylinux2010_x86_64
with:
build-requirements: "cython numpy"
pip-wheel-args: "-w ./dist --no-deps"
Expand Down

0 comments on commit 4b7bb7b

Please sign in to comment.