mirror of
https://github.com/actions/cache.git
synced 2025-08-01 07:16:09 +08:00
experimenting
This commit is contained in:
@@ -20,7 +20,7 @@ async function runRestoreAction(): Promise<void> {
|
||||
}
|
||||
|
||||
core.info("before runRestoreAction");
|
||||
runRestoreAction();
|
||||
// runRestoreAction();
|
||||
core.info("after runRestoreAction");
|
||||
|
||||
export default runRestoreAction;
|
||||
|
Reference in New Issue
Block a user