Skip to content

Commit f56dabe

Browse files
committed
verbose
1 parent 8394615 commit f56dabe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/vlckit-macos-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
git checkout "tags/$VLCKIT_TAG"
2424
2525
# Build VLCKit for macOS x64
26-
./buildMobileVLCKit.sh -x -a x86_64
26+
./buildMobileVLCKit.sh -x -a x86_64 -v
2727
2828
# Create output directory
2929
mkdir -p $GITHUB_WORKSPACE/build/macos-x64

0 commit comments

Comments
 (0)