mirror of
https://github.com/actions/cache.git
synced 2025-10-23 08:56:26 +08:00
Fix building
This commit is contained in:
@@ -50,8 +50,8 @@ export async function restoreImpl(
|
||||
restoreKeys,
|
||||
{ lookupOnly: lookupOnly },
|
||||
enableCrossOsArchive,
|
||||
s3BucketName,
|
||||
s3config
|
||||
s3config,
|
||||
s3BucketName
|
||||
);
|
||||
|
||||
if (!cacheKey) {
|
||||
|
||||
Reference in New Issue
Block a user