We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10e80c1 commit d98c21eCopy full SHA for d98c21e
.github/workflows/build.yml
@@ -37,6 +37,7 @@ jobs:
37
**/pyproject.toml
38
**/setup.py
39
- run: uvx -p 3.12 cibuildwheel
40
+ shell: bash
41
- uses: actions/upload-artifact@v4
42
with:
43
name: dist-${{ matrix.runs-on }}-${{ strategy.job-index }}
0 commit comments