Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update .github/workflows/test-hosted-runners.yml
Co-authored-by: James M. Greene <JamesMGreene@github.com>
  • Loading branch information
2 people authored and GitHub committed Aug 19, 2022
1 parent fc6db75 commit 2f32392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-hosted-runners.yml
Expand Up @@ -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
Expand Down

0 comments on commit 2f32392

Please sign in to comment.