ci : fix Windows x64 (OpenVINO) release link (#24731)
This commit is contained in:
@@ -542,6 +542,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Set OpenVINO version output
|
- name: Set OpenVINO version output
|
||||||
id: openvino_version
|
id: openvino_version
|
||||||
|
shell: bash
|
||||||
run: echo "value=${{ env.OPENVINO_VERSION_MAJOR }}" >> $GITHUB_OUTPUT
|
run: echo "value=${{ env.OPENVINO_VERSION_MAJOR }}" >> $GITHUB_OUTPUT
|
||||||
|
|
||||||
- name: Clone
|
- name: Clone
|
||||||
|
|||||||
Reference in New Issue
Block a user