Skip to content

Commit

Permalink
debug maturin (windows build failing to understand platform)
Browse files Browse the repository at this point in the history
  • Loading branch information
davidhewitt committed Nov 26, 2024
1 parent 3fbc117 commit 47dd270
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -385,6 +385,8 @@ jobs:
with:
interpreter: ${{ matrix.interpreter == '3.13t' && 'python3.13t' || matrix.interpreter }}
rust-toolchain: ${{ steps.rust-toolchain.outputs.name }}
env:
RUST_LOG: maturin=debug

- run: ${{ matrix.ls || 'ls -lh' }} crates/jiter-python/dist/

Expand Down

0 comments on commit 47dd270

Please sign in to comment.