Skip to content

Commit

Permalink
ci: remove build command
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Dec 3, 2023
1 parent 4b4cfcd commit ab23535
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Build source code
run: pnpm build

- name: Build docs with ${{ matrix.bundler }}
run: pnpm docs:build
env:
Expand Down

0 comments on commit ab23535

Please sign in to comment.