Skip to content

Commit

Permalink
fix: ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham Sharma - s0s0p6u authored and Shubham Sharma - s0s0p6u committed Jan 10, 2025
1 parent 5509523 commit 02fa256
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Install pnpm
run: npm install -g pnpm

- name: Install dependencies
working-directory: ./docusaurus
run: pnpm install
run: npm install -g pnpm

- name: Install and Build Docs
working-directory: ./docusaurus
Expand Down

0 comments on commit 02fa256

Please sign in to comment.