mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-10-31 23:43:43 +00:00 
			
		
		
		
	kill
This commit is contained in:
		
							parent
							
								
									c41b3a9519
								
							
						
					
					
						commit
						6253cc74af
					
				| @ -1,3 +1,5 @@ | ||||
| import process from 'process' | ||||
| 
 | ||||
| import * as core from '../node_modules/@actions/core/' | ||||
| import artifact, { | ||||
|   UploadArtifactOptions | ||||
| @ -62,6 +64,7 @@ async function run(): Promise<void> { | ||||
|     } | ||||
|   } catch (error) { | ||||
|     core.setFailed((error as Error).message) | ||||
|     process.exit(1) | ||||
|   } | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user