Skip to content
This repository was archived by the owner on May 5, 2025. It is now read-only.

Commit 123aed7

Browse files
committed
update for mkdocs-material support
1 parent 47b2285 commit 123aed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- attach_workspace:
1414
at: ~/
1515
- checkout
16-
- run: pip install mkdocs
16+
- run: pip install mkdocs-material
1717
- run:
1818
name: Building package
1919
command: make build

0 commit comments

Comments
 (0)