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
							
								
									fb824c9463
								
							
						
					
					
						commit
						e36d5fe662
					
				
							
								
								
									
										2
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							@ -31,7 +31,7 @@ jobs:
 | 
			
		||||
      run: ln -s Makefile.FreeBSD Makefile
 | 
			
		||||
    - name: dirs Windows
 | 
			
		||||
      if: ${{ startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      run: cmd /C 'echo ^>>Makefile.win && type Makefile.win'
 | 
			
		||||
      run: cmd /C 'echo ^^>>Makefile.win && type Makefile.win'
 | 
			
		||||
    - name: ln Windows
 | 
			
		||||
      if: ${{ startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      run: copy Makefile.win Makefile
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user