mirror of
https://github.com/ggerganov/llama.cpp.git
synced 2025-01-01 00:39:00 +01:00
ci : print mac os "sysctl -a"
This commit is contained in:
parent
8e9af803ba
commit
83efc92053
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 ..
|
||||
|
Loading…
Reference in New Issue
Block a user