github actions: fix Upload binary wheels PyPI

This commit is contained in:
Mario Fink 2025-02-02 00:47:13 +01:00
parent 75d70a9521
commit cff2e913fc
2 changed files with 1 additions and 3 deletions

View File

@ -52,8 +52,6 @@ jobs:
with: with:
name: binary-wheels-${{matrix.os}}-${{matrix.arch}} name: binary-wheels-${{matrix.os}}-${{matrix.arch}}
path: python/wheelhouse/*.whl path: python/wheelhouse/*.whl
- name: Display files
run: ls -lR
build_sdist: build_sdist:
name: Build source distribution name: Build source distribution

View File

@ -1 +1 @@
2.1.8 2.1.9