This commit is contained in:
Super Manito
2026-01-19 10:46:13 +08:00
parent 32f3cd2ce0
commit 18ebe52f22
11 changed files with 7650 additions and 20 deletions

View File

@@ -27,6 +27,7 @@ jobs:
mkdocs-material-
- run: pip install -r ./requirements.txt
- run: cp -rvf ./ChangeMirrors.sh ./docs/main.sh
- run: cp -rvf ./ChangeMirrorsLite.sh ./docs/main-lite.sh
- run: cp -rvf ./DockerInstallation.sh ./docs/docker.sh
- run: cp -rvf ./DockerInstallationLite.sh ./docs/docker-lite.sh
- run: mkdocs gh-deploy --force --quiet