try fix actions

This commit is contained in:
Concedo
2026-03-31 15:46:46 +08:00
parent ab1c5b3fdc
commit 9fe8027ed3
2 changed files with 3 additions and 3 deletions
@@ -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 }}