mirror of
https://github.com/Mozilla-Actions/sccache-action.git
synced 2026-04-20 20:02:38 +08:00
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user