We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706c0a1 commit 1afc7edCopy full SHA for 1afc7ed
bin/mkdocs-build
@@ -12,7 +12,7 @@ python /app/scripts/generate.py "$@"
12
echo ">>> Generation script finished."
13
echo "========================================"
14
echo ">>> [3/4] Running MkDocs build..."
15
-mkdocs build --strict --clean
+mkdocs build --clean
16
echo ">>> MkDocs build finished."
17
18
echo ">>> [4/4] Syncing build artifacts..."
0 commit comments