mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2026-09-08 22:09:10 +02:00
try fix actions
This commit is contained in:
@@ -77,5 +77,5 @@ jobs:
|
||||
env:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
run: |
|
||||
gh release upload rolling dist/koboldcpp-linux-x64 --clobber
|
||||
gh release upload rolling dist/koboldcpp-linux-x64-nocuda --clobber
|
||||
gh release upload rolling dist/koboldcpp-linux-x64 --clobber --repo ${{ github.repository }}
|
||||
gh release upload rolling dist/koboldcpp-linux-x64-nocuda --clobber --repo ${{ github.repository }}
|
||||
|
||||
Reference in New Issue
Block a user