Skip to content

Commit b8c57e2

Browse files
committed
Fix key
1 parent 70b93ff commit b8c57e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/nodejs.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
uses: pnpm/[email protected]
6060
with:
6161
version: ${{ matrix.pnpm }}
62-
run-install: |
62+
run_install: |
6363
recursive: true
6464
args: [ ${{ matrix.vars.pnpm }} ]
6565
- name: Test

0 commit comments

Comments
 (0)