Skip to content

Commit 020ac1d

Browse files
committed
Update node.js.yml
1 parent ad8afff commit 020ac1d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ jobs:
2020
with:
2121
node-version: 21.x
2222
cache: 'npm'
23+
- run: npm install
2324
- run: npm -v
2425
- run: npm ci
2526
- run: npm t

0 commit comments

Comments
 (0)