mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-06-20 19:41:18 -05:00
CI: Ensure ccache is used on macOS
This commit is contained in:
parent
b1cc15386f
commit
d80b3aaf69
1
.github/scripts/utils.zsh/check_macos
vendored
1
.github/scripts/utils.zsh/check_macos
vendored
|
|
@ -18,4 +18,5 @@ if (( ! ${+commands[brew]} )) {
|
|||
}
|
||||
|
||||
brew bundle --file ${SCRIPT_HOME}/.Brewfile
|
||||
rehash
|
||||
log_group
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user