mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2026-03-03 09:45:42 +08:00
优化
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -56,7 +56,7 @@ assignees: ''
|
||||
|
||||
```
|
||||
|
||||
## 5. 详细叙述您的问题
|
||||
## 5. 详细叙述你的问题
|
||||
### (1) 具体问题
|
||||
A:
|
||||
|
||||
|
||||
2
.github/workflows/build-docs.yml
vendored
2
.github/workflows/build-docs.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user