Skip to content

Commit c5e8fb4

Browse files
authored
Update ci.yml
1 parent 5091e42 commit c5e8fb4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- run: pip install ghp-import
2727
- run: pip install pdoc
2828
- run: pip install chromadb
29+
- run: pip install openai
2930
- run: pip install .
3031
- run: pdoc vanna --logo https://img.vanna.ai/vanna-ref.svg --logo-link https://docs.vanna.ai --no-show-source --mermaid --docformat google -n -o docs
3132
- run: python docs/sidebar.py docs/sidebar.yaml notebooks docs

0 commit comments

Comments
 (0)