fix docs GHA

This commit is contained in:
Chang She
2023-03-22 18:48:30 -07:00
parent 5b47fad0eb
commit c5eaeb5ca1

View File

@@ -42,7 +42,7 @@ jobs:
- name: Build docs
working-directory: docs
run: |
mkdoc build
mkdocs build
- name: Setup Pages
uses: actions/configure-pages@v2
- name: Upload artifact