mirror of
				https://github.com/3proxy/3proxy.git
				synced 2025-11-04 15:52:39 +08:00 
			
		
		
		
	Update c-cpp.yml
This commit is contained in:
		
							parent
							
								
									afe420f44f
								
							
						
					
					
						commit
						b82ac8f95b
					
				
							
								
								
									
										2
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							@ -39,7 +39,7 @@ jobs:
 | 
			
		||||
      if: ${{ !startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      run: 'echo PLUGINS := $(PLUGINS) SSLPlugin >>Makefile'
 | 
			
		||||
    - name: SSLPlugin Linux
 | 
			
		||||
      if: ${{ !startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      if: ${{ startsWith(matrix.target, 'ubuntu') }}
 | 
			
		||||
      run: 'echo LIBS := $(LIBS) -lcrypto -lssl >>Makefile'
 | 
			
		||||
    - name: make
 | 
			
		||||
      run: make
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user