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

[skip e2e]Add third party cache (#15687)

Signed-off-by: NJenny Li <jing.li@zilliz.com>
上级 9a6ee617
......@@ -59,7 +59,9 @@ jobs:
if: ${{ matrix.os == 'macos-11' }}
uses: actions/cache@v1
with:
path: /tmp/thirdparty
path: |
/tmp/thirdparty
cmake_build/3rdparty_download
key: macos-11-thirdparty-${{ hashFiles('internal/core/**') }}
restore-keys: macos-11-thirdparty-
- name: Mac Cache CCache Volumes
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册