Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ls
Browse files Browse the repository at this point in the history
Wovchena committed Oct 7, 2023
1 parent bafac5c commit 247038e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/llm_demo.yml
Original file line number Diff line number Diff line change
@@ -15,6 +15,8 @@ jobs:
sudo apt install libopencv-dev
- name: Build llm_demo
run: |
ls ov
ls ov/runtime/cmake
cmake -Bbuild -DCMAKE_BUILD_TYPE=Release -DOpenVINO_DIR=ov/runtime/cmake demos
cmake --build build --target llm_demo --config Release -j
- uses: actions/checkout@v4

0 comments on commit 247038e

Please sign in to comment.