This commit is contained in:
SuperManito
2023-05-06 22:58:59 +08:00
parent 3cbc38423d
commit 0a916e5fd7
3 changed files with 3 additions and 5368 deletions

View File

@@ -1,4 +1,4 @@
name: ci
name: build-docs
on:
push:
branches:
@@ -21,5 +21,6 @@ jobs:
restore-keys: |
mkdocs-material-
- run: pip install mkdocs-material mkdocs-glightbox
- run: ls
- run: cp -rvf ./ChangeMirrors.sh ./docs/main.sh
- run: cp -rvf ./DockerInstallation.sh ./docs/docker.sh
- run: mkdocs gh-deploy --force