mirror of
				https://github.com/3proxy/3proxy.git
				synced 2025-11-04 07:42:39 +08:00 
			
		
		
		
	Update c-cpp.yml
This commit is contained in:
		
							parent
							
								
									051a55768b
								
							
						
					
					
						commit
						c7327f9e9e
					
				
							
								
								
									
										2
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							@ -34,7 +34,7 @@ jobs:
 | 
			
		||||
      run: copy Makefile.win Makefile
 | 
			
		||||
    - name: dir Windows
 | 
			
		||||
      if: ${{ startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      run: cmd /C "echo LIBS= -L c:/program files/openssl/lib;$LIBS >>Makefile.win && type Makefile.win"
 | 
			
		||||
      run: cmd /C "echo LIBS= -L \"c:/program files/openssl/lib \$LIBS\" >>Makefile.win && type Makefile.win"
 | 
			
		||||
    - name: make
 | 
			
		||||
#      if: ${{ !startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      run: make
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user