Skip to content

Commit 170b1dd

Browse files
committed
CI: Ensure ccache is used on macOS
1 parent 84dd6aa commit 170b1dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/scripts/utils.zsh/check_macos

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ if (( ! ${+commands[brew]} )) {
1818
}
1919

2020
brew bundle --file ${SCRIPT_HOME}/.Brewfile
21+
rehash
2122
log_group

0 commit comments

Comments
 (0)