From: Simon Cozens Date: Fri, 27 Sep 2024 08:28:32 +0000 (+0100) Subject: Give artefacts individual names X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74cb46918f9a772ef579cc9787e100e19ca722a3;p=thirdparty%2Fgoogle%2Ffonts.git Give artefacts individual names --- diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index dac3916e4c..1ab5cbf8fd 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -63,7 +63,7 @@ jobs: if: steps.check_files.outputs.files_exists == 'true' uses: actions/upload-artifact@v4 with: - name: qa + name: diffbrowsers-${{matrix.os}} path: out/ diffenator: @@ -112,7 +112,7 @@ jobs: if: steps.check_files.outputs.files_exists == 'true' uses: actions/upload-artifact@v4 with: - name: qa + name: diffenator-fontbakery path: out/ ftxvalidator: