mirror of
https://github.com/kennethreitz/instructor.git
synced 2026-06-05 22:50:18 +00:00
update doc build
This commit is contained in:
@@ -16,8 +16,7 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Install Doc Deps
|
||||
run: pip install -r requirements-doc.txt
|
||||
|
||||
- name: Deploy MkDocs
|
||||
uses: mhausenblas/mkdocs-deploy-gh-pages@1.26
|
||||
env:
|
||||
requirements: requirements-doc.txt
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
mkdocs-material
|
||||
mkdocstrings
|
||||
mkdocstrings-python
|
||||
termynal
|
||||
termynal
|
||||
openai
|
||||
pydantic
|
||||
pytest
|
||||
Reference in New Issue
Block a user