From 4b8653fad02c4e12703fe26c0bfed4ed1349fd5f Mon Sep 17 00:00:00 2001 From: Josh Vickery Date: Sat, 22 Feb 2025 16:11:59 -0600 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index daeb0b5..e7a2ed4 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -67,7 +67,7 @@ jobs: - name: Archive production artifacts uses: actions/upload-artifact@v4 with: - name: binaries-${{ matrix.runs-on }} + name: binaries-${{ matrix.os }} path: | dist/*.exe !dist/win_unpacked/*