mirror of
https://github.com/nomic-ai/gpt4all.git
synced 2025-06-24 14:32:03 +00:00
mkdocs imaging requirements (#2500)
Signed-off-by: Max Cembalest <max@nomic.ai> Signed-off-by: mcembalest <70534565+mcembalest@users.noreply.github.com>
This commit is contained in:
parent
7127539146
commit
125b8d50bd
@ -477,7 +477,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[python]' markdown-captions
|
sudo pip3 install mkdocs mkdocs-material mkautodoc 'mkdocstrings[python]' markdown-captions pillow cairosvg
|
||||||
- run:
|
- run:
|
||||||
name: Make Documentation
|
name: Make Documentation
|
||||||
command: |
|
command: |
|
||||||
|
Loading…
Reference in New Issue
Block a user