mirror of
https://kkgithub.com/actions/cache.git
synced 2026-01-02 20:35:30 +08:00
Test
This commit is contained in:
@ -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");
|
||||
|
||||
Reference in New Issue
Block a user