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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user