forked from mirror/openmw-tes3mp
[macOS] Use newer prebuilt dependencies on CI
This commit is contained in:
parent
0cd4fc8cae
commit
07423f973f
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ brew rm pkgconfig || true
|
|||
brew rm qt5 || true
|
||||
brew install cmake pkgconfig $macos_qt_formula
|
||||
|
||||
curl http://downloads.openmw.org/osx/dependencies/openmw-deps-263d4a8.zip -o ~/openmw-deps.zip
|
||||
curl http://downloads.openmw.org/osx/dependencies/openmw-deps-0ecece4.zip -o ~/openmw-deps.zip
|
||||
unzip ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null
|
||||
|
|
Loading…
Reference in a new issue