File tree Expand file tree Collapse file tree 2 files changed +3
-0
lines changed
Expand file tree Collapse file tree 2 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2929 - run : rustup show
3030 - uses : PyO3/maturin-action@86b9d133d34bc1b40018696f782949dac11bd380 # v1.49.4
3131 with :
32+ maturin-version : v1.9.6
3233 command : build
3334 manylinux : " 2_28"
3435 args : --release --sdist
Original file line number Diff line number Diff line change 2323 if : ${{ steps.release.outputs.release_created }}
2424 uses : PyO3/maturin-action@86b9d133d34bc1b40018696f782949dac11bd380 # v1.49.4
2525 with :
26+ maturin-version : v1.9.6
2627 command : publish
2728 args : --non-interactive --skip-existing
2829 manylinux : ' 2_28'
3132 if : ${{ steps.release.outputs.release_created }}
3233 uses : PyO3/maturin-action@86b9d133d34bc1b40018696f782949dac11bd380 # v1.49.4
3334 with :
35+ maturin-version : v1.9.6
3436 command : publish
3537 args : --non-interactive --skip-existing
3638 manylinux : ' 2_28'
You can’t perform that action at this time.
0 commit comments