ci : fix Windows x64 (OpenVINO) release link (#24731)

This commit is contained in:
Ravi Panchumarthy 2026-06-17 23:30:08 -07:00 committed by GitHub
parent cae0a3b0b0
commit 4a79037b8b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View 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