fix(nodedistribution)
This commit is contained in:
@ -7,4 +7,4 @@ const run = async () => {
|
||||
await smartfile.fs.ensureEmptyDir(tsCacheDir);
|
||||
}
|
||||
|
||||
run()
|
||||
run();
|
||||
|
Reference in New Issue
Block a user