From 15cfdee269898ed5c1884f513cdc1a716a8755a1 Mon Sep 17 00:00:00 2001 From: PgBiel <9021226+PgBiel@users.noreply.github.com> Date: Sat, 21 Dec 2024 19:10:21 -0300 Subject: [PATCH] fix artifact names in test-build workflow --- .github/workflows/test-build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-build.yaml b/.github/workflows/test-build.yaml index 132af5360..a505b79a9 100644 --- a/.github/workflows/test-build.yaml +++ b/.github/workflows/test-build.yaml @@ -101,7 +101,7 @@ jobs: - name: Upload built binaries uses: actions/upload-artifact@v4 with: - name: test-binary-${{ matrix.os }} + name: glistix-test-${{ matrix.target }} path: | ${{ env.ASSET }} ${{ env.ASSET }}.sha256