ops: update node.js-ci.yml

This commit is contained in:
Henk Verlinde 2023-06-15 12:21:09 +02:00
parent 3c976251d4
commit acd78ff289
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
cache: 'pnpm'
- name: Install dependencies
run: pnpm ci
run: pnpm install
# - name: Run formatter
# run: pnpm format --if-present