Skip to content

Commit ef2ee70

Browse files
committed
upgrade mkdocs-material
1 parent 73bd0b7 commit ef2ee70

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,5 @@ jobs:
3232

3333
- run: curl https://raw.githubusercontent.com/repath-project/repath-studio/main/CHANGELOG.md > ./docs/roadmap/changelog.md
3434
- 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
35+
- run: pip install mkdocs-material=="9.5.49" "mkdocs-material[imaging]" mkdocs-glightbox
3636
- run: mkdocs gh-deploy --clean --force
37-
38-
39-

0 commit comments

Comments
 (0)