Loading .github/workflows/build.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ jobs: **/pyproject.toml **/setup.py - run: uvx -p 3.12 cibuildwheel shell: bash - uses: actions/upload-artifact@v4 with: name: dist-${{ matrix.runs-on }}-${{ strategy.job-index }} Loading Loading
.github/workflows/build.yml +1 −0 Original line number Diff line number Diff line Loading @@ -37,6 +37,7 @@ jobs: **/pyproject.toml **/setup.py - run: uvx -p 3.12 cibuildwheel shell: bash - uses: actions/upload-artifact@v4 with: name: dist-${{ matrix.runs-on }}-${{ strategy.job-index }} Loading