diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4af65665c0..1d61ff9896 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -236,7 +236,7 @@ jobs: - name: Upload Wheel Artifact uses: actions/upload-artifact@v4 with: - name: qutip-wheel-${{ matrix.platform }} + name: qutip-wheel-linux/${{ matrix.platform }} path: ./wheelhouse retention-days: 7