From eab1b67fbe3e8df6daf018bf5f578c20aa84aed8 Mon Sep 17 00:00:00 2001 From: Chidi Williams Date: Mon, 29 May 2023 09:00:47 +0100 Subject: [PATCH] Update runner name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 63120789..ad81e2fa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -182,7 +182,7 @@ jobs: - uses: actions/upload-artifact@v3 with: - name: Buzz-${{ runner.os }} + name: Buzz-${{ runner.name }} path: | dist/Buzz*-windows.tar.gz dist/Buzz*-windows.exe