Merge pull request #10 from lancedb/changhiskhan/fix-docs

fix docs GHA
This commit is contained in:
Chang She
2023-03-22 18:50:57 -07:00
committed by GitHub

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