Skip to content

Commit 5c79ec6

Browse files
authored
Change mkdocs installation to mkdocs-material
1 parent 4fe055f commit 5c79ec6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/eval-overhead-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ jobs:
9999
100100
- name: Deploy docs
101101
run: |
102-
pip install mkdocs
102+
pip install mkdocs-material
103103
mkdocs gh-deploy --force

0 commit comments

Comments
 (0)