1
0
mirror of https://github.com/nlohmann/json.git synced 2025-07-28 12:02:00 +03:00

💚 fix documentation deploy

This commit is contained in:
Niels Lohmann
2023-11-01 22:16:27 +01:00
parent 1dfe4073e3
commit 6eab7a2b18
2 changed files with 4 additions and 6 deletions

View File

@ -21,7 +21,7 @@ style_check:
clean:
rm -fr docs/images/json.gif docs/examples
# publish site to GitHub pages (not working in GitHub Actions)
# publish site to GitHub pages (not working in GitHub Actions; need special action)
publish: prepare_files
venv/bin/mkdocs gh-deploy --clean --force