mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 22:40:18 +00:00
The GitHub actions now complain if trying to install a formula, that is already installed, eg: ``` run macOS (macos-14) pkg-config 0.29.2_3 is already installed and up-to-date. To reinstall 0.29.2_3, run: brew reinstall pkg-config ``` As a workaround, install just the formulas, that are not already installed.