提交 43e0ecdf 编写于 作者: J Jim 提交者: GitHub

Merge pull request #783 from DDRBoxman/patch-2

CI: Unzip VLC quietly
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册