Skip to content

Commit 4a79037

Browse files
authored
ci : fix Windows x64 (OpenVINO) release link (#24731)
1 parent cae0a3b commit 4a79037

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ jobs:
542542
steps:
543543
- name: Set OpenVINO version output
544544
id: openvino_version
545+
shell: bash
545546
run: echo "value=${{ env.OPENVINO_VERSION_MAJOR }}" >> $GITHUB_OUTPUT
546547

547548
- name: Clone

0 commit comments

Comments
 (0)