mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-07-09 17:29:12 +00:00
chore: add docs to pnpm-workspace (#196)
This commit is contained in:
parent
64964a0dda
commit
8de720434f
5 changed files with 2673 additions and 3183 deletions
3
.github/workflows/docs-deploy.yml
vendored
3
.github/workflows/docs-deploy.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue