[docs] Remove mkdocs workaround (upstream was fixed)

This commit is contained in:
Johannes Frohnmeyer 2022-03-27 12:20:22 +02:00
parent e33a26d976
commit b53b5b189c
Signed by: Johannes
GPG Key ID: E76429612C2929F4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ pages:
image: python:3.8-buster
stage: deploy
script:
- pip install mkdocs jinja2==3.0.0
- pip install mkdocs
- mkdocs build
artifacts:
paths: