ci : enable winget package updates (#13734)

This commit is contained in:
Diego Devesa 2025-05-23 13:14:00 -07:00 committed by GitHub
parent a70a8a69c2
commit b775345d78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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