Update ci.yml (#41)

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

View File

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