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 9ba0d2c commit 0acd491Copy full SHA for 0acd491
.github/workflows/build-wheels.yml
@@ -41,6 +41,7 @@ jobs:
41
path: |
42
./wheelhouse/*.whl
43
./dist/*.tar.gz
44
+ name: ${{ matrix.os }}
45
46
# upload_pypi:
47
# needs: [build_wheels, build_sdist]
0 commit comments