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
							
								
									c4f740db63
								
							
						
					
					
						commit
						14a4c11b9e
					
				
							
								
								
									
										4
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/c-cpp.yml
									
									
									
									
										vendored
									
									
								
							@ -34,10 +34,10 @@ jobs:
 | 
			
		||||
      run: copy Makefile.llvm Makefile
 | 
			
		||||
    - name: dir Windows
 | 
			
		||||
      if: ${{ startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      run: dir \
 | 
			
		||||
      run: dir \a
 | 
			
		||||
    - name: set Windows
 | 
			
		||||
      if: ${{ startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      run: set
 | 
			
		||||
      run: cmd /c set
 | 
			
		||||
    - name: make
 | 
			
		||||
      if: ${{ !startsWith(matrix.target, 'windows') }}
 | 
			
		||||
      run: make
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user