Remove not needed ls

Signed-off-by: Xuanwo <github@xuanwo.io>
This commit is contained in:
Xuanwo
2023-01-09 23:52:08 +08:00
parent 955de5983e
commit 1eb97a8a73
+1 -3
View File
@@ -32,6 +32,4 @@ jobs:
- name: Run sccache stat for check
shell: bash
run: |
ls /opt/hostedtoolcache/sccache/0.3.3/x64/ -lh
${SCCACHE_PATH} --show-stats
run: ${SCCACHE_PATH} --show-stats