mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-06-27 23:50:20 -05:00
ci : fix Windows x64 (OpenVINO) release link (#24731)
This commit is contained in:
parent
cae0a3b0b0
commit
4a79037b8b
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user