Compare commits

...

2 Commits

Author SHA1 Message Date
Shubham Tiwari fa58df4d07 Update cache.ts 2022-03-25 00:40:10 +05:30
Shubham Tiwari 7fb008ded6 Update cache.ts 2022-03-23 03:19:00 +05:30
+1 -1
View File
@@ -126,7 +126,7 @@ export async function restoreCache(
}
/**
* Saves a list of files with the specified key
* Saves a list of files test with the specified key.
*
* @param paths a list of file paths to be cached
* @param key an explicit key for restoring the cache