Skip to content

Commit

Permalink
upgrade mkdocs-material
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Aug 2, 2024
1 parent 2eb2c34 commit 1f5fe4d
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/repath-project/repath-studio/main/CHANGELOG.md > ./docs/roadmap/changelog.md
- run: curl https://raw.githubusercontent.com/repath-project/repath-studio/main/CONTRIBUTING.md > ./docs/contribute/CONTRIBUTING.md
- run: pip install mkdocs-material=="9.5.17" "mkdocs-material[imaging]" mkdocs-glightbox
- run: pip install mkdocs-material=="9.5.31" "mkdocs-material[imaging]" mkdocs-glightbox
- run: mkdocs gh-deploy --clean --force


Expand Down

0 comments on commit 1f5fe4d

Please sign in to comment.