ops: update node.js-ci.yml
This commit is contained in:
2
.github/workflows/node.js-ci.yml
vendored
2
.github/workflows/node.js-ci.yml
vendored
@ -32,7 +32,7 @@ jobs:
|
||||
cache: 'pnpm'
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm ci
|
||||
run: pnpm install
|
||||
|
||||
# - name: Run formatter
|
||||
# run: pnpm format --if-present
|
||||
|
Reference in New Issue
Block a user