CI: Unzip VLC quietly
This commit is contained in:
parent
8561f7c3c7
commit
9af749389e
@ -13,7 +13,7 @@ curl -L -O https://s3-us-west-2.amazonaws.com/obs-nightly/osx-deps.tar.gz
|
||||
tar -xf ./osx-deps.tar.gz -C /tmp
|
||||
|
||||
curl -L -o vlc-master.zip https://github.com/videolan/vlc/archive/master.zip
|
||||
unzip ./vlc-master.zip
|
||||
unzip -q ./vlc-master.zip
|
||||
|
||||
# CEF Stuff
|
||||
curl -kLO http://opensource.spotify.com/cefbuilds/cef_binary_3.2883.1540.gedbfb20_macosx64.tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user