mirror of
https://bgithub.xyz/mtrlps-community/lps-community-guide.git
synced 2026-02-04 15:04:42 +08:00
fix: 添加安装程序
This commit is contained in:
3
.github/workflows/build.yaml
vendored
3
.github/workflows/build.yaml
vendored
@@ -25,6 +25,7 @@ jobs:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
# Runs a single command using the runners shell
|
||||
- name: Install mkdocs
|
||||
run: pip install mkdocs-material
|
||||
- name: Run mkdocs-depoly
|
||||
run: mkdocs gh-deploy
|
||||
|
||||
Reference in New Issue
Block a user