 Ray
					
					2 years ago
						Ray
					
					2 years ago
					
						
							committed by
							
								 GitHub
								GitHub
							
						 
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: 4AEE18F83AFDEB23
				  	
				  
				
			
		
		
		
	
		
			  1 changed files with 
1 additions and 
1 deletions
			
		 
		
			
				- 
					
					
					 
					.github/workflows/windows.yml
				
					
					
						
							
								
									
										
											
												
	
		
			
				|  |  | @ -74,7 +74,7 @@ jobs: | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | # Setup MSBuild.exe path if required | 
		
	
		
			
			|  |  |  | - name: Setup MSBuild | 
		
	
		
			
			|  |  |  | uses: microsoft/setup-msbuild@v1.0.2 | 
		
	
		
			
			|  |  |  | uses: microsoft/setup-msbuild@v1.1 | 
		
	
		
			
			|  |  |  | if: matrix.compiler == 'msvc16' | 
		
	
		
			
			|  |  |  |  | 
		
	
		
			
			|  |  |  | - name: Build Library (MinGW-w64) | 
		
	
	
		
			
				|  |  |  |