diff --git a/.github/workflows/wheels.yml b/.github/workflows/wheels.yml index 98c8fcd3..b087a56e 100644 --- a/.github/workflows/wheels.yml +++ b/.github/workflows/wheels.yml @@ -72,6 +72,7 @@ jobs: with: pattern: dist-* merge-multiple: true + path: dist/ - uses: pypa/gh-action-pypi-publish@release/v1 with: