Skip to content

Commit

Permalink
ci: fix builds again (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
nbsp authored Dec 14, 2024
1 parent 627322f commit 0d777eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webrtc-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0d777eb

Please sign in to comment.