chore: fix github actions

This commit is contained in:
Simon
2025-12-01 20:20:27 +08:00
parent cdd1602f79
commit a4e48d32a4
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ jobs:
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
with:
path: './dist'
path: './packages/website/dist'
- name: Deploy to GitHub Pages
id: deployment