Update ci.yml (#40)

This commit is contained in:
ethfoo 2022-04-13 11:29:37 +08:00 committed by GitHub
parent e10fdfacc7
commit 415d90e461
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -13,4 +13,5 @@ jobs:
with:
python-version: 3.x
- run: pip install mkdocs-material
- run: mkdocs --version
- run: mkdocs gh-deploy --force