mirror of
				https://github.com/PurpleI2P/i2pd.git
				synced 2025-11-04 08:30:46 +00:00 
			
		
		
		
	[gha] XP: use make option for XP
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
		
							parent
							
								
									9f1106b14a
								
							
						
					
					
						commit
						33645d7f09
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								.github/workflows/build-windows.yml
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/build-windows.yml
									
										
									
									
										vendored
									
									
								
							| 
						 | 
				
			
			@ -67,7 +67,7 @@ jobs:
 | 
			
		|||
    - name: Build application
 | 
			
		||||
      run: |
 | 
			
		||||
        mkdir -p obj/Win32 obj/libi2pd obj/libi2pd_client obj/daemon
 | 
			
		||||
        make USE_UPNP=yes DEBUG=no USE_GIT_VERSION=yes -j3
 | 
			
		||||
        make USE_UPNP=yes DEBUG=no USE_GIT_VERSION=yes USE_WINXP_FLAGS=yes -j3
 | 
			
		||||
    - name: Upload artifacts
 | 
			
		||||
      uses: actions/upload-artifact@v2
 | 
			
		||||
      with:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue