chore(deps): npm -> pnpm

This commit is contained in:
Wing-Kam Wong
2023-06-15 15:56:43 +08:00
parent c1268f624c
commit ce06ffb432
16 changed files with 79 additions and 79 deletions

View File

@@ -23,8 +23,8 @@ jobs:
- name: Build docs
run: |
cd packages/noco-docs
npm install
npm run generate
pnpm install
pnpm run generate
- name: Pushes generated output
uses: dmnemec/copy_file_to_another_repo_action@1b29cbd9a323185f20b175dc6d5f8f31be5c0658
env: