Fixed broken docs build on master

This commit is contained in:
Agate 2020-05-04 11:20:47 +02:00
parent acf5cb92d1
commit 9f1da09621
No known key found for this signature in database
GPG Key ID: 6B501DFD73514E14
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ pages:
- cd docs - cd docs
- apt-get update - apt-get update
- apt-get install -y graphviz - apt-get install -y graphviz
- pip install sphinx sphinx_rtd_theme - pip install sphinx sphinx_rtd_theme django-environ django
script: script:
- ./build_docs.sh - ./build_docs.sh
cache: cache: