diff --git a/.github/workflows/webrtc-builds.yml b/.github/workflows/webrtc-builds.yml index b5a1b6b1..9ffc453e 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: