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 ce0dd60 commit 0c8e6c9Copy full SHA for 0c8e6c9
.github/workflows/main.yml
@@ -39,6 +39,7 @@ jobs:
39
40
- uses: actions/upload-artifact@v4
41
with:
42
+ name: wheels-${{ matrix.os }}-python${{ matrix.python-version }}
43
path: wheelhouse/*.whl
44
45
build_sdist:
0 commit comments