Skip to content

Commit

Permalink
upgrade mkdocs-material
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Apr 9, 2024
1 parent c729787 commit dc4d0b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- run: curl https://raw.githubusercontent.com/re-path/studio/main/CHANGELOG.md > ./docs/roadmap/changelog.md
- run: curl https://raw.githubusercontent.com/re-path/studio/main/CONTRIBUTING.md > ./docs/contribute/CONTRIBUTING.md
- run: pip install mkdocs-material=="9.5.1" "mkdocs-material[imaging]" mkdocs-glightbox
- run: pip install mkdocs-material=="9.5.17" "mkdocs-material[imaging]" mkdocs-glightbox
- run: mkdocs gh-deploy --clean --force


Expand Down

0 comments on commit dc4d0b0

Please sign in to comment.