Update .github/workflows/deploy-pages.yml

This commit is contained in:
2025-03-04 16:43:55 +01:00
parent ce7244d6de
commit a7c5a18f9d
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
# pip install jupyter-book==0.14.0
- name: Verify Python version
run: pip3 install mkdocs
run: pip3 install mkdocs-material
# - name: Build Jupyter Book
# run: jupyter-book build .