Skip to content

Commit

Permalink
ci: update website.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangfisher committed Nov 11, 2024
1 parent 5671ff4 commit e39fb4a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/website.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,7 @@ jobs:
run:
npm install -g pnpm
- name: Install dependencies
run: pnpm install --no-frozen-lockfile
- name: Install turbo
run: pnpm add -w -D turbo
- name: Build packages
run: pnpm build:all
run: pnpm install --no-frozen-lockfile
- name: pnpm docs:build
run: |
pnpm docs:build
Expand Down

0 comments on commit e39fb4a

Please sign in to comment.