From ef95519d72c61a2dd9137c79470bacfc5bdbbaa8 Mon Sep 17 00:00:00 2001 From: Konrad Pabjan Date: Thu, 26 Oct 2023 14:57:05 -0400 Subject: [PATCH] Unique artifact name per job --- .github/workflows/test-hosted-runners.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test-hosted-runners.yml b/.github/workflows/test-hosted-runners.yml index cc0730d..ea4a3c4 100644 --- a/.github/workflows/test-hosted-runners.yml +++ b/.github/workflows/test-hosted-runners.yml @@ -31,6 +31,7 @@ jobs: - name: Upload Pages artifact uses: ./ with: + name: pages-artifact ${{ matrix.os }} path: artifact - name: Download artifact