mirror of
				https://github.com/actions/download-artifact.git
				synced 2025-10-31 19:13:42 +00:00 
			
		
		
		
	Unfix error
This commit is contained in:
		
							parent
							
								
									9a869e9c49
								
							
						
					
					
						commit
						a39a661f39
					
				| @ -138,11 +138,11 @@ export async function run(): Promise<void> { | ||||
|         ) | ||||
|       } | ||||
|     } | ||||
|   } | ||||
|     core.info(`Total of ${artifacts.length} artifact(s) downloaded`) | ||||
|     core.setOutput(Outputs.DownloadPath, resolvedPath) | ||||
|     core.info('Download artifact has finished successfully') | ||||
|   } | ||||
| } | ||||
| 
 | ||||
| run().catch(err => | ||||
|   core.setFailed(`Unable to download artifact(s): ${err.message}`) | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user