mirror of
https://github.com/nlohmann/json.git
synced 2026-03-03 15:56:26 +00:00
Overwork documentation (#4516)
This commit is contained in:
3
.github/workflows/publish_documentation.yml
vendored
3
.github/workflows/publish_documentation.yml
vendored
@@ -25,9 +25,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install and update PlantUML
|
||||
run: sudo apt-get update ; sudo apt-get install -y plantuml
|
||||
|
||||
- name: Install virtual environment
|
||||
run: make install_venv -C docs/mkdocs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user