Change the windows again
This commit is contained in:
		
							parent
							
								
									51b77403eb
								
							
						
					
					
						commit
						0cd3351013
					
				
							
								
								
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@ -43,9 +43,12 @@ jobs:
 | 
				
			|||||||
        extra: '--external 7z'
 | 
					        extra: '--external 7z'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: qmake
 | 
					    - name: qmake
 | 
				
			||||||
 | 
					      shell: cmd
 | 
				
			||||||
      run: |
 | 
					      run: |
 | 
				
			||||||
        call "%programfiles(x86)%\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
 | 
					        call "%programfiles(x86)%\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat"
 | 
				
			||||||
 | 
					        qmake -v
 | 
				
			||||||
        qmake
 | 
					        qmake
 | 
				
			||||||
 | 
					        set CL=/MP
 | 
				
			||||||
        nmake
 | 
					        nmake
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    - name: Upload Artifact
 | 
					    - name: Upload Artifact
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user