mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-22 13:41:08 +00:00
python handler mkdocstrings
This commit is contained in:
parent
66ac0fc3e5
commit
29991cfd53
@ -18,7 +18,7 @@ jobs:
|
|||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
sudo apt-get -y install python3 python3-pip
|
sudo apt-get -y install python3 python3-pip
|
||||||
sudo pip3 install awscli --upgrade
|
sudo pip3 install awscli --upgrade
|
||||||
sudo pip3 install mkdocs mkdocs-material mkautodoc mkdocstrings
|
sudo pip3 install mkdocs mkdocs-material mkautodoc 'mkdocstrings[python]'
|
||||||
- run:
|
- run:
|
||||||
name: Make Documentation
|
name: Make Documentation
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
Reference in New Issue
Block a user