diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5b29eec64..509f8f0d7 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -141,7 +141,7 @@ jobs: - name: Download linux build artifacts uses: actions/download-artifact@v4 with: - name: wheelhouse-artifacts-linux + # name: wheelhouse-artifacts-linux path: wheelhouse-linux - name: Download windows and mac build artifacts