Signed-off-by: Xuanwo <github@xuanwo.io>
This commit is contained in:
Xuanwo
2023-01-09 23:51:03 +08:00
parent a4210c39b2
commit 955de5983e
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -34,4 +34,4 @@ jobs:
shell: bash
run: |
ls /opt/hostedtoolcache/sccache/0.3.3/x64/ -lh
${SCCACHE_PATH} --stat
${SCCACHE_PATH} --show-stats
-3
View File
@@ -5,9 +5,6 @@ import {
extractZip,
cacheDir
} from '@actions/tool-cache';
import {exec} from 'child_process';
import * as fs from 'fs';
import {promisify} from 'util';
async function setup() {
// TODO: we can support install latest version by default if version