mirror of
https://github.com/actions/upload-pages-artifact.git
synced 2025-12-09 00:26:17 +00:00
Update .github/workflows/test-hosted-runners.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com>
This commit is contained in:
2
.github/workflows/test-hosted-runners.yml
vendored
2
.github/workflows/test-hosted-runners.yml
vendored
@@ -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