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 7dbb5c0 commit d91e138Copy full SHA for d91e138
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
uses: actions/upload-artifact@v4
49
with:
50
name: libvlc-ios-build
51
- path: ./*.nupkg
+ path: vlckit/build/MobileVLCKit.xcframework
52
53
UWP_access_v3:
54
if: github.event_name == 'push' || github.event.pull_request.head.repo.id != github.event.pull_request.base.repo.id
0 commit comments