CI: Fix OS X Qt 5.8 fetch

This commit is contained in:
Palakis 2017-06-06 11:09:53 +02:00
parent 647625628d
commit 1398689ebf

View File

@ -7,7 +7,7 @@ brew install ffmpeg
brew install libav
# qtwebsockets deps
brew install qt5
brew install https://raw.githubusercontent.com/Homebrew/homebrew-core/fdb7c6e960e830b3bf630850c0002c5df9f68ed8/Formula/qt5.rb
# Build obs-studio
cd ..