diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index f41f10b..fbfd34d 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -41,7 +41,7 @@ jobs: uses: actions/setup-python@v4 with: python-version: 3.12 - - name: Download artifacts produced during the build_wheels and build_sdist jobs + - name: Download artifacts produced during the build_sdist jobs uses: actions/download-artifact@v3 with: name: dist