8000 chage · devcxl/llama-cpp-python@a0cf62f · GitHub
[go: up one dir, main page]

Skip to content

Commit a0cf62f

Browse files
authored
chage
1 parent 099dbf1 commit a0cf62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
python3 -m pip install .[all] -v
2828
python3 -m pip install pyinstaller
2929
- name: Build package
30-
run: pyinstaller wechatbot.spec
30+
run: pyinstaller llama-serve.spec
3131
- name: upload artifact
3232
uses: actions/upload-artifact@v3
3333
with:

0 commit comments

Comments
 (0)
0