1
0
mirror of https://github.com/actions/cache.git synced 2025-10-23 08:56:26 +08:00
This commit is contained in:
Sankalp Kotewar
2022-11-29 09:33:03 +00:00
committed by GitHub
parent 71334c58b2
commit fb4a5dce60
2 changed files with 2 additions and 5 deletions

View File

@@ -36775,7 +36775,6 @@ function runRestoreAction() {
core.info("before runRestoreAction");
runRestoreAction();
core.info("after runRestoreAction");
// export default runRestoreAction;
core.info("after export default runRestoreAction");