mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-23 03:45:31 +00:00
Test
This commit is contained in:
parent
888d454557
commit
71334c58b2
2 changed files with 4 additions and 4 deletions
|
@ -20,9 +20,9 @@ async function runRestoreAction(): Promise<void> {
|
|||
}
|
||||
|
||||
core.info("before runRestoreAction");
|
||||
// runRestoreAction();
|
||||
runRestoreAction();
|
||||
core.info("after runRestoreAction");
|
||||
|
||||
export default runRestoreAction;
|
||||
// export default runRestoreAction;
|
||||
|
||||
core.info("after export default runRestoreAction");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue