💚 Call docs build with Python module

This commit is contained in:
Sebastián Ramírez 2018-12-15 22:10:12 +04:00
parent 5085652479
commit 10134803a9
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
mkdocs build
python -m mkdocs build
cp ./docs/index.md ./README.md