mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 05:36:56 +00:00
chore(deps): npm -> pnpm
This commit is contained in:
4
.github/workflows/publish-prev-docs.yml
vendored
4
.github/workflows/publish-prev-docs.yml
vendored
@@ -23,8 +23,8 @@ jobs:
|
||||
- name: Build prev docs
|
||||
run: |
|
||||
cd packages/noco-docs-prev
|
||||
npm install
|
||||
npm run generate
|
||||
pnpm install
|
||||
pnpm run generate
|
||||
|
||||
|
||||
- name: Pushes generated output
|
||||
|
||||
Reference in New Issue
Block a user