diff --git a/.github/workflows/cd_release.yml b/.github/workflows/cd_release.yml index d8b399477..076a92363 100644 --- a/.github/workflows/cd_release.yml +++ b/.github/workflows/cd_release.yml @@ -235,7 +235,6 @@ jobs: - name: Retrieve wheels and sdist uses: actions/download-artifact@v4 with: - name: python-package-distributions path: dist/ - name: Move sdists and wheels to dist and remove all directories