File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 3737 with :
3838 python-version : 3.x
3939 - run : pip install mkdocs-material
40+ - run : pip install mkdocs-awesome-pages-plugin # Install the missing plugin
4041 - run : pip install $(mkdocs-get-deps)
4142 - run : mkdocs build
4243 - name : Setup Pages
6061 python-version : 3.x
6162 - run : |
6263 pip install mkdocs-material
64+ pip install mkdocs-awesome-pages-plugin # Install the missing plugin
6365 pip install $(mkdocs-get-deps)
6466 - run : mkdocs build
6567 - name : Upload Artifact (Test)
Original file line number Diff line number Diff line change 3737 - navigation.instant.preview
3838plugins :
3939 - search
40- - awesome-nav
40+ - awesome-pages
4141 - mike
4242 - macros :
4343 # include_dir: examples
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ livereload
66Markdown
77MarkupSafe
88mkdocs
9- mkdocs-awesome-nav
9+ mkdocs-awesome-pages-plugin
1010mkdocs-macros-plugin
1111mkdocs-material
1212mkdocs-material-extensions
You can’t perform that action at this time.
0 commit comments