diff --git a/.github/workflows/test-hosted-runners.yml b/.github/workflows/test-hosted-runners.yml index 3ec5af5..5b0dab9 100644 --- a/.github/workflows/test-hosted-runners.yml +++ b/.github/workflows/test-hosted-runners.yml @@ -28,7 +28,7 @@ jobs: run: mkdir artifact && mkdir artifact2 && cd artifact && ../script/new-artifact.sh shell: bash - - name: Upload artifact + - name: Upload Pages artifact uses: ./ with: path: artifact