chore(ci): build

Signed-off-by: Neko Ayaka <neko@ayaka.moe>
This commit is contained in:
Neko Ayaka
2024-12-03 13:21:40 +08:00
parent ad44967a3d
commit 28a1a30d13
@@ -50,6 +50,7 @@ jobs:
- name: Build Site
run: |
pnpm build
ls -la dist/assets
env:
# As suggested in Verbose Build option to be able to track down errors https://github.com/vuejs/vitepress/issues/422
# vitepress build command does not have --debug option, so we need to set it manually where the debug package is used.