missing dep
This commit is contained in:
parent
5c8e355e1a
commit
44cae0994e
@ -11,7 +11,7 @@ fi
|
||||
apt-get update
|
||||
apt-get install -y python3-pip
|
||||
|
||||
pip3 install mkdocs mkdocs-material || exit 1
|
||||
pip3 install mkdocs mkdocs-material mkdocs-git-revision-date-localized-plugin || exit 1
|
||||
|
||||
mkdocs build || exit 1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user