mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
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.
This commit is contained in:
parent
2710406f5f
commit
eb6fc6c140
1
.github/scripts/.Brewfile
vendored
1
.github/scripts/.Brewfile
vendored
|
|
@ -1,6 +1,5 @@
|
|||
brew "ccache"
|
||||
brew "coreutils"
|
||||
brew "cmake"
|
||||
brew "git"
|
||||
brew "jq"
|
||||
brew "xcbeautify"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user