Skip to content

Commit 3010718

Browse files
committed
[CI][s]: Update GH CI script
1 parent a76487a commit 3010718

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
@@ -24,6 +24,7 @@ jobs:
2424
uses: actions/setup-node@v1
2525
with:
2626
node-version: ${{ matrix.node-version }}
27+
- run: npm run install
2728
- run: npm ci
2829
- run: npm run build --if-present
2930
- run: npm test

0 commit comments

Comments
 (0)