mirror of
				https://github.com/ggml-org/llama.cpp.git
				synced 2025-11-03 09:22:01 +00:00 
			
		
		
		
	ci : print mac os "sysctl -a"
This commit is contained in:
		
							
								
								
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								.github/workflows/build.yml
									
									
									
									
										vendored
									
									
								
							@@ -137,6 +137,7 @@ jobs:
 | 
			
		||||
      - name: Build
 | 
			
		||||
        id: cmake_build
 | 
			
		||||
        run: |
 | 
			
		||||
          sysctl -a
 | 
			
		||||
          mkdir build
 | 
			
		||||
          cd build
 | 
			
		||||
          cmake -DLLAMA_AVX2=OFF ..
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user