ops: update node.js-ci.yml
This commit is contained in:
parent
3c976251d4
commit
acd78ff289
|
@ -32,7 +32,7 @@ jobs:
|
||||||
cache: 'pnpm'
|
cache: 'pnpm'
|
||||||
|
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: pnpm ci
|
run: pnpm install
|
||||||
|
|
||||||
# - name: Run formatter
|
# - name: Run formatter
|
||||||
# run: pnpm format --if-present
|
# run: pnpm format --if-present
|
||||||
|
|
Loading…
Reference in New Issue