Update .github/workflows/docs.yml

This commit is contained in:
2026-04-09 09:05:12 +00:00
parent 1c6a0a1b2f
commit f90833711d

View File

@@ -19,7 +19,7 @@ jobs:
run: |
apt-get update -qq
apt-get install -y -qq python3-pip
pip3 install mkdocs mkdocs-material
pip3 install --break-system-packages mkdocs mkdocs-material
- run: mkdocs build