未验证 提交 b1960290 编写于 作者: J Jenny Li 提交者: GitHub

[skip e2e]Add ccache into install mac deps (#15675)

Signed-off-by: NJenny Li <jing.li@zilliz.com>
上级 2bb300fa
......@@ -56,7 +56,7 @@ function install_linux_deps() {
function install_mac_deps() {
sudo xcode-select --install > /dev/null 2>&1
brew install boost libomp ninja tbb cmake llvm
brew install boost libomp ninja tbb cmake llvm ccache
brew uninstall grep
brew install grep
export PATH="/usr/local/opt/grep/libexec/gnubin:$PATH"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册