fix: build code

This commit is contained in:
bruce 2022-08-30 14:23:30 +08:00
parent fb594653ca
commit 150e665761
1 changed files with 1 additions and 0 deletions

View File

@ -48974,6 +48974,7 @@ function run() {
primaryKey, primaryKey,
...restoreKeys ...restoreKeys
].join(", ")}`); ].join(", ")}`);
utils.setCacheHitOutput(false);
return; return;
} }
// Store the matched cache key // Store the matched cache key