Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
pca006132 committed Aug 24, 2023
1 parent 777e228 commit 3bab836
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ jobs:
submodules: recursive
- name: Build wheels
uses: pypa/cibuildwheel@v2.15.0
with:
package-dir: bindings/python
- uses: actions/upload-artifact@v3
with:
path: ./wheelhouse/*.whl
Expand Down

0 comments on commit 3bab836

Please sign in to comment.