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 757641f commit 105405eCopy full SHA for 105405e
.github/workflows/pushevent.yml
@@ -38,5 +38,5 @@ jobs:
38
- name: Upload NETSDK Library
39
uses: actions/upload-artifact@v2
40
with:
41
- name: libenet_ios.a
42
- path: iot-p2p/build/ios/Release-iphoneos/libenet.a
+ name: IJKMediaFramework.framework
+ path: ios/IJKMediaPlayer/iot-thirdparty-ios/Source/IJKPlayer-iOS/IJKMediaFramework.framework
0 commit comments