Remove unnecessary .zip extension to the name
This commit is contained in:
		
							parent
							
								
									1871a43dc8
								
							
						
					
					
						commit
						56f8d1505c
					
				
							
								
								
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -76,7 +76,7 @@ jobs:
 | 
				
			|||||||
    - name: Upload Artifact
 | 
					    - name: Upload Artifact
 | 
				
			||||||
      uses: actions/upload-artifact@v2
 | 
					      uses: actions/upload-artifact@v2
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        name: Attorney_Online-x64.zip
 | 
					        name: Attorney_Online-x64
 | 
				
			||||||
        path: ${{github.workspace}}/build/Release/
 | 
					        path: ${{github.workspace}}/build/Release/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  # linux:
 | 
					  # linux:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user