1
0
mirror of https://github.com/actions/cache.git synced 2025-10-23 08:56:26 +08:00

Fix building

This commit is contained in:
Dan Blanchard
2023-08-31 16:47:49 -04:00
parent e6e13d9c52
commit bbc91e3dd2
7 changed files with 2882 additions and 242813 deletions

View File

@@ -50,8 +50,8 @@ export async function restoreImpl(
restoreKeys,
{ lookupOnly: lookupOnly },
enableCrossOsArchive,
s3BucketName,
s3config
s3config,
s3BucketName
);
if (!cacheKey) {