github actions: fix Upload binary wheels PyPI
This commit is contained in:
parent
75d70a9521
commit
cff2e913fc
2
.github/workflows/pypi-deploy.yml
vendored
2
.github/workflows/pypi-deploy.yml
vendored
@ -52,8 +52,6 @@ jobs:
|
||||
with:
|
||||
name: binary-wheels-${{matrix.os}}-${{matrix.arch}}
|
||||
path: python/wheelhouse/*.whl
|
||||
- name: Display files
|
||||
run: ls -lR
|
||||
|
||||
build_sdist:
|
||||
name: Build source distribution
|
||||
|
@ -1 +1 @@
|
||||
2.1.8
|
||||
2.1.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user