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
							
								
									9a39a49c07
								
							
						
					
					
						commit
						e26e3727a3
					
				
							
								
								
									
										3
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							@ -49,6 +49,9 @@ jobs:
 | 
			
		||||
      run: 'echo PLUGINS := $(PLUGINS) SSLPlugin >>Makefile & echo LIBS := $(LIBS) -lcrypto -lssl >>Makefile'
 | 
			
		||||
    - name: make
 | 
			
		||||
      run: make
 | 
			
		||||
    - name: ln Windows
 | 
			
		||||
      if: ${{ startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      run: make allplugins
 | 
			
		||||
    - name: mkdir
 | 
			
		||||
      if: ${{ startsWith(matrix.target, 'ubuntu') }}
 | 
			
		||||
      run: mkdir ~/3proxy
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user