diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 1de732b44..aa546ef99 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -215,6 +215,7 @@ jobs: uses: actions/download-artifact@v4 with: path: dist/ + merge-multiple: true - name: Publish distribution to TestPyPI uses: pypa/gh-action-pypi-publish@release/v1 with: