Update .github/workflows/test-hosted-runners.yml
Co-authored-by: James M. Greene <[email protected]>
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
|
run: mkdir artifact && mkdir artifact2 && cd artifact && ../script/new-artifact.sh
|
||||||
shell: bash
|
shell: bash
|
||||||
|
|
||||||
- name: Upload artifact
|
- name: Upload Pages artifact
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
path: artifact
|
path: artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user