Test
This commit is contained in:
		
							parent
							
								
									888d454557
								
							
						
					
					
						commit
						71334c58b2
					
				
							
								
								
									
										4
									
								
								dist/restore-only/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/restore-only/index.js
									
									
									
									
										vendored
									
									
								
							| @ -36773,9 +36773,9 @@ function runRestoreAction() { | |||||||
|     }); |     }); | ||||||
| } | } | ||||||
| core.info("before runRestoreAction"); | core.info("before runRestoreAction"); | ||||||
| // runRestoreAction();
 | runRestoreAction(); | ||||||
| core.info("after runRestoreAction"); | core.info("after runRestoreAction"); | ||||||
| exports.default = runRestoreAction; | // export default runRestoreAction;
 | ||||||
| core.info("after export default runRestoreAction"); | core.info("after export default runRestoreAction"); | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
| @ -20,9 +20,9 @@ async function runRestoreAction(): Promise<void> { | |||||||
| } | } | ||||||
| 
 | 
 | ||||||
| core.info("before runRestoreAction"); | core.info("before runRestoreAction"); | ||||||
| // runRestoreAction();
 | runRestoreAction(); | ||||||
| core.info("after runRestoreAction"); | core.info("after runRestoreAction"); | ||||||
| 
 | 
 | ||||||
| export default runRestoreAction; | // export default runRestoreAction;
 | ||||||
| 
 | 
 | ||||||
| core.info("after export default runRestoreAction"); | core.info("after export default runRestoreAction"); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user