Skip to content

Commit 708da6a

Browse files
committed
Update build_ci.yml
1 parent 524cf49 commit 708da6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build_ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ jobs:
126126
cd /usr/local/bin &&
127127
wget -q https://huggingface.co/bartowski/Llama-3.2-1B-Instruct-GGUF/resolve/main/Llama-3.2-1B-Instruct-Q8_0.gguf &&
128128
ls /usr/local/lib/ &&
129+
ls /usr/local/bin/ &&
129130
sudo chmod +x /usr/local/lib/libllama.so &&
130131
sudo chmod +x /usr/local/lib/libggml-cpu.so &&
131132
sudo chmod +x /usr/local/bin/llama-cli &&

0 commit comments

Comments
 (0)