Update dependencies, clean both debug and release targets
This commit is contained in:
@@ -18,6 +18,10 @@ import {
|
||||
} from "./common";
|
||||
|
||||
async function run() {
|
||||
if (!cache.isFeatureAvailable()) {
|
||||
return;
|
||||
}
|
||||
|
||||
try {
|
||||
const { paths: savePaths, key } = await getCacheConfig();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user