Skip to content

Commit

Permalink
mkdocs v1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ZsharE authored Apr 23, 2024
1 parent fea36eb commit e6aa7b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
minifiedJavaScript: './mkdocs_bs4/assets/js/main.min.js'
- name: Remove the .map file
run: rm ./mkdocs_bs4/assets/js/main.min.js.map
- run: pip install mkdocs
- run: pip install mkdocs==1.5.3
- run: pip install pymdown-extensions==10.7.1
- run: pip install markdown-fenced-code-tabs
- run: pip install markdown==3.3.4
Expand Down

0 comments on commit e6aa7b4

Please sign in to comment.