Skip to content

Commit

Permalink
docs: 修正文档构建
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve-xmh committed Jan 7, 2025
1 parent 4de3f1f commit e05c19b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: 安装依赖并构建网站
run: |
pnpm i
pnpm lerna run build --scope "*/react-full" --scope "*/vue"
pnpm -F @applemusic-like-lyrics/docs build
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
Expand Down

0 comments on commit e05c19b

Please sign in to comment.