Fix mkdocs theme
This commit is contained in:
parent
ddf24039e8
commit
3f3fa61a51
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ install:
|
|||
- docker version
|
||||
- pip install --user mkdocs
|
||||
- pip install --user pymdown-extensions
|
||||
- pip install --user mkdocs-bootswatch
|
||||
before_script:
|
||||
- make validate
|
||||
- make binary
|
||||
|
|
Loading…
Reference in a new issue