Skip to content

Commit

Permalink
BUILD: another test
Browse files Browse the repository at this point in the history
  • Loading branch information
ColmTalbot committed Jun 21, 2023
1 parent dc37eb1 commit 44bd87f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ jobs:
run: |
python -m pip install delvewheel
# for (%w in wheel\*.whl) do delvewheel repair -v --wheel-dir wheelhouse %w
ls
delvewheel repair -v --wheel-dir wheelhouse wheel\*.whl
- name: Remove temporary wheels and install
run: |
Expand Down

0 comments on commit 44bd87f

Please sign in to comment.