chore: add docs to pnpm-workspace (#196)

This commit is contained in:
_Kerman 2026-05-29 14:34:05 +08:00 committed by GitHub
parent 64964a0dda
commit 8de720434f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 2673 additions and 3183 deletions

View file

@ -34,9 +34,6 @@ jobs:
- run: pnpm install --frozen-lockfile
- name: Install docs dependencies
run: pnpm --ignore-workspace -C docs install
- name: Build docs
run: pnpm -C docs run build
env: