Signed-off-by: Xuanwo <github@xuanwo.io>
This commit is contained in:
Xuanwo
2023-01-09 23:43:42 +08:00
parent 18887b64db
commit 5b9624008f
3 changed files with 32 additions and 8 deletions

View File

@@ -32,4 +32,6 @@ jobs:
- name: Run sccache stat for check
shell: bash
run: ${SCCACHE_PATH} --stat
run: |
ls /opt/hostedtoolcache/sccache/0.3.3/x64/ -lh
${SCCACHE_PATH} --stat