mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 21:45:32 +00:00
[macOS, CI] Use most recent prebuilt dependencies
This commit is contained in:
parent
f1abc5d7cb
commit
57c5ecfba8
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 https://downloads.openmw.org/osx/dependencies/openmw-deps-0ecece4.zip -o ~/openmw-deps.zip
|
||||
curl https://downloads.openmw.org/osx/dependencies/openmw-deps-c79172d.zip -o ~/openmw-deps.zip
|
||||
unzip ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null
|
||||
|
|
Loading…
Reference in a new issue