ci/mac: silence unnecessary reinstall warnings

This commit is contained in:
der richter 2024-05-20 17:21:56 +02:00
parent c3bf2c72a6
commit d4eff86330
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ jobs:
- name: Install dependencies
run: |
brew update
brew install autoconf automake pkg-config libtool python freetype fribidi little-cms2 \
brew install -q autoconf automake pkg-config libtool python freetype fribidi little-cms2 \
luajit libass ffmpeg meson uchardet mujs libplacebo molten-vk vulkan-loader vulkan-headers
- name: Build with meson