Skip to content

Commit

Permalink
fix: ci fix
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 7160756 commit b297db9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Docs
run: cd docusaurus && npm install pnpm && pnpm build && pnpm deploy
run: cd docusaurus && npm install pnpm --force && pnpm build && pnpm deploy

0 comments on commit b297db9

Please sign in to comment.