3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2025-04-23 03:45:31 +00:00

Fix building

This commit is contained in:
Dan Blanchard 2023-08-31 16:47:49 -04:00
parent e6e13d9c52
commit bbc91e3dd2
No known key found for this signature in database
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) {