Fix pages

This commit is contained in:
世界 2022-07-09 15:04:04 +08:00
parent 8eecae92b2
commit c463d0cf80
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 4 additions and 2 deletions

View file

@ -15,4 +15,4 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: mkdocs gh-deploy -m "{sha}" -b "docs" --force --ignore-version --no-history
- run: mkdocs gh-deploy -m "{sha}" --force --ignore-version --no-history