fix image arch
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
greglebreton 2023-01-05 00:07:08 +01:00
parent 49a6092f41
commit 75954d1e52

View File

@ -20,8 +20,8 @@ steps:
path: /drone/src/docs
commands:
- pip install -U -r ./requirements.txt
- mkdocs build
- cd doc && mkdocs build
# image: squidfunk/mkdocs-material:7.1.9
# volumes:
# - name: site