diff --git a/.github/workflows/test-hosted-runners.yml b/.github/workflows/test-hosted-runners.yml index ea4a3c4..38db353 100644 --- a/.github/workflows/test-hosted-runners.yml +++ b/.github/workflows/test-hosted-runners.yml @@ -37,7 +37,7 @@ jobs: - name: Download artifact uses: actions/download-artifact@v4-beta with: - name: github-pages + name: pages-artifact ${{ matrix.os }} path: artifact2 - name: Extract artifact