ci : enable winget package updates (#13734)
This commit is contained in:
parent
a70a8a69c2
commit
b775345d78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
|
@ -38,5 +38,5 @@ jobs:
|
|||
komac update --version ${{ env.VERSION }} \
|
||||
--urls "https://github.com/ggml-org/llama.cpp/releases/download/${{ env.VERSION }}/llama-${{ env.VERSION }}-bin-win-vulkan-x64.zip" \
|
||||
--token ${{ secrets.WINGET_GITHUB_TOKEN }} \
|
||||
--dry-run \
|
||||
--submit \
|
||||
ggml.llamacpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue