Skip to content

openvino: Fix Windows x64 (OpenVINO) release link. - #24731

Merged
CISC merged 1 commit into
ggml-org:masterfrom
ravi9:fix-ov-win-release-link
Jun 18, 2026
Merged

openvino: Fix Windows x64 (OpenVINO) release link.#24731
CISC merged 1 commit into
ggml-org:masterfrom
ravi9:fix-ov-win-release-link

Conversation

@ravi9

@ravi9 ravi9 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Overview

Fixes the Windows x64 (OpenVINO) release link.

The windows-openvino release job output-writing step is updated to use shell: bash to match the >> $GITHUB_OUTPUT syntax.
This step ran with PowerShell, which requires the $ env:$GITHUB_OUTPUT syntax. As a result, needs.windows-openvino.outputs.openvino_version was empty when generating the release notes and produced a broken link like:
llama-b9682-bin-win-openvino--x64.zip instead of llama-b9682-bin-win-openvino-2026.2-x64.zip.

Requirements

@ravi9
ravi9 requested a review from a team as a code owner June 17, 2026 17:14
@github-actions github-actions Bot added the devops improvements to build systems and github actions label Jun 17, 2026
@ravi9

ravi9 commented Jun 17, 2026

Copy link
Copy Markdown
Contributor Author

@CISC Could you kindly review this.

@taronaeo

Copy link
Copy Markdown
Member

Good catch.

@CISC
CISC merged commit 4a79037 into ggml-org:master Jun 18, 2026
3 checks passed
@ravi9
ravi9 deleted the fix-ov-win-release-link branch June 23, 2026 19:14
papamoose pushed a commit to papamoose/llama.cpp that referenced this pull request Jun 27, 2026
adrianhoehne pushed a commit to adrianhoehne/llama.cpp that referenced this pull request Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops improvements to build systems and github actions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants