mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-05-03 06:00:31 +00:00
change singleinstance order
This commit is contained in:
parent
d18938fc70
commit
6effb65cfe
3 changed files with 19 additions and 14 deletions
|
|
@ -51,9 +51,6 @@ jobs:
|
|||
run: |
|
||||
./koboldcpp.sh dist
|
||||
|
||||
- name: Rename file before upload
|
||||
run: mv dist/koboldcpp-linux-x64-cuda1240 dist/koboldcpp-linux-x64-cuda12
|
||||
|
||||
- name: Save artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue