Skip to content

Commit

Permalink
Updated doc generation
Browse files Browse the repository at this point in the history
  • Loading branch information
FabienTaillon authored Sep 26, 2023
1 parent 2ae18d0 commit 4d233a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
- uses: actions/setup-python@v2
with:
python-version: 3.x
- run: pip install mkdocs-material mdx_truly_sane_lists json-schema-for-humans
- run: pip install mkdocs-material mdx_truly_sane_lists json-schema-for-humans mkdocs-glightbox==0.3.2 pymdown-extensions==9.1
- run: mkdocs gh-deploy --force

0 comments on commit 4d233a8

Please sign in to comment.