mirror of
				https://gitea.com/actions/upload-artifact.git
				synced 2025-10-30 00:28:14 +07:00 
			
		
		
		
	use correct artifact name in test
This commit is contained in:
		
							parent
							
								
									53ef6987b3
								
							
						
					
					
						commit
						530ed2c9b8
					
				
							
								
								
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							| @ -191,7 +191,7 @@ jobs: | ||||
|     - name: 'Download merged artifacts' | ||||
|       uses: actions/download-artifact@v4 | ||||
|       with: | ||||
|         name: Merged-Artifacts | ||||
|         name: merged-artifacts | ||||
|         path: all-merged-artifacts | ||||
|     - name: 'Check merged artifact has directories for each artifact' | ||||
|       run: | | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user