Skip to content

Commit ef95519

Browse files
committed
Unique artifact name per job
1 parent ecdd3ed commit ef95519

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-hosted-runners.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
- name: Upload Pages artifact
3232
uses: ./
3333
with:
34+
name: pages-artifact ${{ matrix.os }}
3435
path: artifact
3536

3637
- name: Download artifact

0 commit comments

Comments
 (0)