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 546f958 commit 5509523
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:
- name: Install pnpm
run: npm install -g pnpm

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

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

0 comments on commit 5509523

Please sign in to comment.