mirror of
https://bgithub.xyz/mtrlps-community/lps-community-guide.git
synced 2026-02-04 15:04:42 +08:00
Update build.yaml
This commit is contained in:
4
.github/workflows/build.yaml
vendored
4
.github/workflows/build.yaml
vendored
@@ -1,4 +1,4 @@
|
||||
name: ci
|
||||
name: Build the static files
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
@@ -26,5 +26,5 @@ jobs:
|
||||
restore-keys: |
|
||||
mkdocs-material-
|
||||
- run: python -m pip install --upgrade pip setuptools wheel
|
||||
- run: pip install mkdocs-material git-revision-date-localized
|
||||
- run: pip install mkdocs-material mkdocs-git-revision-date-localized-plugin
|
||||
- run: mkdocs gh-deploy --force
|
||||
|
||||
Reference in New Issue
Block a user