Skip to content

Commit d91e138

Browse files
committed
upload xcframework
1 parent 7dbb5c0 commit d91e138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
uses: actions/upload-artifact@v4
4949
with:
5050
name: libvlc-ios-build
51-
path: ./*.nupkg
51+
path: vlckit/build/MobileVLCKit.xcframework
5252

5353
UWP_access_v3:
5454
if: github.event_name == 'push' || github.event.pull_request.head.repo.id != github.event.pull_request.base.repo.id

0 commit comments

Comments
 (0)