We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73bd0b7 commit ef2ee70Copy full SHA for ef2ee70
.github/workflows/website.yml
@@ -32,8 +32,5 @@ jobs:
32
33
- run: curl https://raw.githubusercontent.com/repath-project/repath-studio/main/CHANGELOG.md > ./docs/roadmap/changelog.md
34
- run: curl https://raw.githubusercontent.com/repath-project/repath-studio/main/CONTRIBUTING.md > ./docs/contribute/CONTRIBUTING.md
35
- - run: pip install mkdocs-material=="9.5.31" "mkdocs-material[imaging]" mkdocs-glightbox
+ - run: pip install mkdocs-material=="9.5.49" "mkdocs-material[imaging]" mkdocs-glightbox
36
- run: mkdocs gh-deploy --clean --force
37
-
38
39
0 commit comments