This commit is contained in:
SuperManito
2023-05-09 20:09:38 +08:00
parent ca2f46e0a8
commit 98cc357688
13 changed files with 149 additions and 118 deletions

View File

@@ -20,7 +20,7 @@ jobs:
path: .cache
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material mkdocs-glightbox
- run: pip install mkdocs-material mkdocs-glightbox mkdocs-exclude-search
- run: cp -rvf ./ChangeMirrors.sh ./docs/main.sh
- run: cp -rvf ./DockerInstallation.sh ./docs/docker.sh
- run: mkdocs gh-deploy --force