mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
mac: use stable ffmpeg for CI
This commit is contained in:
parent
8757a577e3
commit
45bdacb119
@ -2,7 +2,7 @@
|
||||
|
||||
brew update
|
||||
#brew pin python@3.9
|
||||
brew install smpeg2 libpng freetype qt5 ffmpeg@4 ninja boost tbb luajit
|
||||
brew install smpeg2 libpng freetype qt5 ffmpeg ninja boost tbb luajit
|
||||
brew install sdl2 sdl2_ttf sdl2_image sdl2_mixer
|
||||
|
||||
echo CMAKE_PREFIX_PATH="/usr/local/opt/ffmpeg@4:/usr/local/opt/qt5:$CMAKE_PREFIX_PATH" >> $GITHUB_ENV
|
||||
|
Loading…
Reference in New Issue
Block a user