Skip to content

Commit 3183e91

Browse files
authored
Update node.js.yml
1 parent a68707c commit 3183e91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,6 @@ jobs:
2727
node-version: ${{ matrix.node-version }}
2828
cache: 'npm'
2929
- run: npm ci
30+
- run: npm install
3031
- run: npx tsc
3132
- run: node dist/index.js

0 commit comments

Comments
 (0)