reorg docs

This commit is contained in:
Chang She
2023-03-22 18:56:15 -07:00
parent c5eaeb5ca1
commit 2ffd94c3ec
5 changed files with 6 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with:
path: "site"
path: "docs/site"
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v1