Skip to content

Commit

Permalink
Again
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelClerx committed Jun 15, 2023
1 parent a5e3e87 commit 58bb63a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,7 @@ jobs:

- name: Remove windows binaries
if: (!startsWith(${{ matrix.os }}, 'windows'))
run: |
rm myokit_beta/_bin/sundials-win-vs -rf
run: "rm -rf myokit_beta/_bin/sundials-win-vs"


- name: Set up Python for cibuildwheel
Expand Down

0 comments on commit 58bb63a

Please sign in to comment.