diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 5e14f7a..3a4125b 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -87,7 +87,7 @@ jobs: - name: Set up built items uses: actions/download-artifact@v4 with: - name: artifact + name: wheelhouse-${{ strategy.job-index }} path: dist - name: Install dependencies