Explorar el Código

ci : enable winget package updates (#13734)

Diego Devesa hace 8 meses
padre
commit
b775345d78
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .github/workflows/winget.yml

+ 1 - 1
.github/workflows/winget.yml

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