mirror of
https://code.forgejo.org/actions/cache.git
synced 2024-11-22 18:41:16 +01:00
fix: build code
This commit is contained in:
parent
fb594653ca
commit
150e665761
1 changed files with 1 additions and 0 deletions
1
dist/restore/index.js
vendored
1
dist/restore/index.js
vendored
|
@ -48974,6 +48974,7 @@ function run() {
|
|||
primaryKey,
|
||||
...restoreKeys
|
||||
].join(", ")}`);
|
||||
utils.setCacheHitOutput(false);
|
||||
return;
|
||||
}
|
||||
// Store the matched cache key
|
||||
|
|
Loading…
Reference in a new issue