We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 041a6b3 commit 73b56a2Copy full SHA for 73b56a2
.github/workflows/webrtc-builds.yml
@@ -42,7 +42,7 @@ jobs:
42
uses: actions/upload-artifact@v3
43
with:
44
name: webrtc-builds
45
- path: buil/WebRTC.xcframework.zip
+ path: build/WebRTC.xcframework.zip
46
47
release:
48
name: Release to GH (Draft)
0 commit comments