Skip to content

Commit

Permalink
Add missing plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
MGaetan89 committed Apr 15, 2024
1 parent 5b6eb22 commit 29bc871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: 3.x

- name: Install necessary tools
run: pip install mkdocs mkdocs-material mkdocs-redirects
run: pip install mkdocs mkdocs-markdownextradata-plugin mkdocs-material mkdocs-redirects

- name: Copy Javadoc
run: cp -r javadoc/ docs/javadoc/
Expand Down

0 comments on commit 29bc871

Please sign in to comment.