diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 72623fe..fe2155c 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -91,7 +91,7 @@ jobs: - uses: actions/download-artifact@v4.1.7 with: pattern: "*" - name: artifact + merge-muliple: true path: dist - uses: pypa/gh-action-pypi-publish@release/v1.8