diff --git a/.github/workflows/pycdePublish.yml b/.github/workflows/pycdePublish.yml index 11e678e70adf..cc1b517dcf90 100644 --- a/.github/workflows/pycdePublish.yml +++ b/.github/workflows/pycdePublish.yml @@ -199,6 +199,7 @@ jobs: uses: actions/download-artifact@v4 with: path: ./wheelhouse/ + merge-multiple: true - name: List downloaded wheels run: ls -laR