Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangfisher committed Jul 31, 2024
1 parent 87a5a82 commit d23f707
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ jobs:
run: pnpm install # or npm ci / yarn install / bun install /
- name: Install turbo
run: pnpm add -w -D turbo
- name: Build packages
run: pnpm build:all
- name: pnpm docs:build
run: |
pnpm docs:build # or npm run docs:build / yarn docs:build / bun run docs:build
Expand Down

0 comments on commit d23f707

Please sign in to comment.