]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ci : fix Windows x64 (OpenVINO) release link (#24731)
authorRavi Panchumarthy <redacted>
Thu, 18 Jun 2026 06:30:08 +0000 (23:30 -0700)
committerGitHub <redacted>
Thu, 18 Jun 2026 06:30:08 +0000 (08:30 +0200)
.github/workflows/release.yml

index d5bcb4d4e803535288385be3455314b037d7abda..d452e37878c1746fe7de4646f57b211fe0e4975f 100644 (file)
@@ -542,6 +542,7 @@ jobs:
     steps:
       - name: Set OpenVINO version output
         id: openvino_version
+        shell: bash
         run: echo "value=${{ env.OPENVINO_VERSION_MAJOR }}" >> $GITHUB_OUTPUT
 
       - name: Clone