From 0d777eb924ed91aed6a5d4cbfb2303dda397f854 Mon Sep 17 00:00:00 2001 From: aoife cassidy Date: Sat, 14 Dec 2024 20:19:25 +0200 Subject: [PATCH] ci: fix builds again (#524) --- .github/workflows/webrtc-builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/webrtc-builds.yml b/.github/workflows/webrtc-builds.yml index b5a1b6b1d..9ffc453e4 100644 --- a/.github/workflows/webrtc-builds.yml +++ b/.github/workflows/webrtc-builds.yml @@ -153,7 +153,7 @@ jobs: - name: Upload artifacts uses: actions/upload-artifact@v4 with: - name: webrtc-builds-${{ matrix.name }}-${{ matrix.arch }} + name: webrtc-builds-${{ matrix.target.name }}-${{ matrix.target.arch }} path: ${{ steps.setup.outputs.ZIP }} release: