Skip to content

Commit

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

0 comments on commit e6bd4fc

Please sign in to comment.