mirror of
				https://gitea.com/actions/download-artifact.git
				synced 2025-10-31 09:08:16 +07:00 
			
		
		
		
	bundle dist
This commit is contained in:
		
							parent
							
								
									bff23f9308
								
							
						
					
					
						commit
						e262cbee4a
					
				
							
								
								
									
										4
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							| @ -118883,7 +118883,9 @@ function run() { | ||||
|         } | ||||
|         const downloadPromises = artifacts.map(artifact => ({ | ||||
|             name: artifact.name, | ||||
|             promise: artifact_1.default.downloadArtifact(artifact.id, Object.assign(Object.assign({}, options), { path: isSingleArtifactDownload || inputs.mergeMultiple | ||||
|             promise: artifact_1.default.downloadArtifact(artifact.id, Object.assign(Object.assign({}, options), { path: isSingleArtifactDownload || | ||||
|                     inputs.mergeMultiple || | ||||
|                     artifacts.length === 1 | ||||
|                     ? resolvedPath | ||||
|                     : path.join(resolvedPath, artifact.name), expectedHash: artifact.digest })) | ||||
|         })); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user