[macOS, CI] Use prebuilt dependencies with SDL2 2.0.12

pull/2722/head
Nikolay Kasyanov 4 years ago committed by Andrei Kortunov
parent d6d8ed2137
commit c8596f782a

@ -5,5 +5,5 @@ brew outdated pkgconfig || brew upgrade pkgconfig
brew install qt
brew install ccache
curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-110f3d3.zip -o ~/openmw-deps.zip
curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-ef2462c.zip -o ~/openmw-deps.zip
unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null

Loading…
Cancel
Save