Add mkdocs-material installation

This commit is contained in:
Slipstream 2025-06-11 17:11:01 -06:00 committed by GitHub
parent a13cf1e4f8
commit 459eb07500
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -23,7 +23,7 @@ jobs:
- name: Install dependencies
run: |
pip install mkdocs
pip install mkdocs mkdocs-material
- name: Deploy docs
env: