Skip to content

Commit 26009c4

Browse files
Update .github/workflows/causal_lm_cpp.yml
1 parent ac69d63 commit 26009c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/causal_lm_cpp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -710,7 +710,7 @@ jobs:
710710
wget https://github.com/openvinotoolkit/openvino_notebooks/assets/29454499/d5fbbd1a-d484-415c-88cb-9986625b7b11
711711
712712
- name: Run chat chat sample
713-
run: |
713+
run: >
714714
source ./ov/setupvars.sh
715715
&& timeout 120s ./build/samples/cpp/visual_language_chat/visual_language_chat ./miniCPM-V-2_6/ d5fbbd1a-d484-415c-88cb-9986625b7b11
716716
<<< $'What is on the image?\nWhat is special on the image?'

0 commit comments

Comments
 (0)