mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2025-08-14 20:29:41 -04:00
ci : enable winget package updates (#13734)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user