Skip to content

Commit e23a7bb

Browse files
committed
spelling
1 parent 51e03a2 commit e23a7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/genai_lib.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
with:
1212
python-version: 3.8
1313
- run: python -m pip install scikit-build
14-
- run: python -m pip isntall .
14+
- run: python -m pip install .
1515
- run: python -c "from openvino.genai.py_generate_pipeline import LLMPipeline"

0 commit comments

Comments
 (0)