1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-28 14:39:41 +00:00

Attempt to fix MacOS CI

This commit is contained in:
Andrei Kortunov 2019-12-21 12:27:56 +04:00
parent 2f133000e0
commit ed31b8c467

View file

@ -2,7 +2,6 @@
brew update brew update
brew outdated pkgconfig || brew upgrade pkgconfig brew outdated pkgconfig || brew upgrade pkgconfig
brew install cmake
brew install qt brew install qt
brew install ccache brew install ccache