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 8394615 commit f56dabeCopy full SHA for f56dabe
.github/workflows/vlckit-macos-x64.yml
@@ -23,7 +23,7 @@ jobs:
23
git checkout "tags/$VLCKIT_TAG"
24
25
# Build VLCKit for macOS x64
26
- ./buildMobileVLCKit.sh -x -a x86_64
+ ./buildMobileVLCKit.sh -x -a x86_64 -v
27
28
# Create output directory
29
mkdir -p $GITHUB_WORKSPACE/build/macos-x64
0 commit comments