Update .github/workflows/test-hosted-runners.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com>
This commit is contained in:
co-authored by
James M. Greene
parent
fc6db751bf
commit
2f3239288b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user