Skip to content

Commit 72bede7

Browse files
committed
space
1 parent 963a520 commit 72bede7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lcm_dreamshaper_cpp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
conda activate openvino_lcm_cpp
4242
conda update -c conda-forge --all
43-
conda install -c conda-forgeopenvino=2024.1.0 c-compiler cxx-compiler git make cmake
43+
conda install -c conda-forge openvino=2024.1.0 c-compiler cxx-compiler git make cmake
4444
conda env config vars set LD_LIBRARY_PATH=$CONDA_PREFIX/lib:$LD_LIBRARY_PATH
4545
4646
- name: Install python dependencies

0 commit comments

Comments
 (0)