Skip to content

Commit 2142054

Browse files
committed
Needs mkdocs-material package
1 parent b04215a commit 2142054

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
python-version: "3"
3030
- name: Install mkdocs
31-
run: pip install mkdocs
31+
run: pip install mkdocs mkdocs-material
3232
- name: Build docs
3333
run: mkdocs build
3434
- name: Set up Pages

0 commit comments

Comments
 (0)