mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-24 01:33:55 +08:00
Merge cdaf92f3ce
into ac25611cae
This commit is contained in:
commit
c6f3195bc6
3 changed files with 10 additions and 0 deletions
1
dist/restore/index.js
vendored
1
dist/restore/index.js
vendored
|
@ -49012,6 +49012,7 @@ function run() {
|
|||
primaryKey,
|
||||
...restoreKeys
|
||||
].join(", ")}`);
|
||||
utils.setCacheHitOutput(false);
|
||||
return;
|
||||
}
|
||||
// Store the matched cache key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue