fix mkdocs call

This commit is contained in:
Bastian Schroll 2020-04-17 09:58:17 +02:00
parent 195215ac46
commit 2767b6f603
No known key found for this signature in database
GPG key ID: 92BACF02727570C9

View file

@ -22,7 +22,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install mkdocs
mkdocs build -f docu/mkdocs.yml
python -m mkdocs build -f docu/mkdocs.yml
- name: Upload to docs-server
run: echo 'test'