SceneSwitcher/.github/scripts/.Brewfile
WarmUpTill eb6fc6c140 CI: Skip updating of git binaries
This seems to break the CI step "Install macOS build requirements" as
python is attempted to be installed as a dependency of git for which a
symlink cannot be created successfully.
2024-03-12 21:56:25 +01:00

6 lines
72 B
Plaintext

brew "ccache"
brew "coreutils"
brew "cmake"
brew "jq"
brew "xcbeautify"