Skip to content

Commit 9a77321

Browse files
committed
Update build.yml
1 parent 5fb3398 commit 9a77321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
cache: 'npm'
5050

5151
- name: Install dependencies
52-
run: npm ci
52+
run: npm install
5353

5454
- name: Download llama.cpp binaries
5555
run: |

0 commit comments

Comments
 (0)