Skip to content

Commit

Permalink
feat: Debug deploy 5
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanyxh committed May 2, 2024
1 parent 26b932f commit e3a76e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
cache-dependency-path: 'pnpm-lock.yaml'

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

- name: install dependencies
run: pnpm install
Expand Down

0 comments on commit e3a76e0

Please sign in to comment.