mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 01:58:36 +08:00 
			
		
		
		
	add warning to post
This commit is contained in:
		
							parent
							
								
									11bd71901b
								
							
						
					
					
						commit
						b628b39a1c
					
				
							
								
								
									
										1
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							|  | @ -1921,6 +1921,7 @@ if (!stateHelper.IsPost) { | |||
| } | ||||
| // Post
 | ||||
| else { | ||||
|     core.warning(`cleanup`); | ||||
|     cleanup(); | ||||
| } | ||||
| 
 | ||||
|  |  | |||
|  | @ -43,5 +43,6 @@ if (!stateHelper.IsPost) { | |||
| } | ||||
| // Post
 | ||||
| else { | ||||
|   core.warning(`cleanup`) | ||||
|   cleanup() | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Jan-Otto Kröpke
						Jan-Otto Kröpke