mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-23 03:45:31 +00:00
experimenting
This commit is contained in:
parent
dddd7ce07c
commit
888d454557
2 changed files with 2 additions and 2 deletions
2
dist/restore-only/index.js
vendored
2
dist/restore-only/index.js
vendored
|
@ -36773,7 +36773,7 @@ function runRestoreAction() {
|
|||
});
|
||||
}
|
||||
core.info("before runRestoreAction");
|
||||
runRestoreAction();
|
||||
// runRestoreAction();
|
||||
core.info("after runRestoreAction");
|
||||
exports.default = runRestoreAction;
|
||||
core.info("after export default runRestoreAction");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue