Skip to content

Commit

Permalink
trying to disable ninja for cibw, refs #3
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertHilbrich committed Oct 8, 2024
1 parent 418d522 commit da9c3b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/wheel-cibw.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,8 @@ jobs:
with:
package-dir: sumo
output-dir: wheelhouse
env:
USE_NINJA: OFF

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit da9c3b4

Please sign in to comment.