Skip to content

Commit 570b25a

Browse files
committed
Install first
1 parent f86d92f commit 570b25a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,5 @@ jobs:
2929
uses: actions/setup-node@v1
3030
with:
3131
node-version: ${{ matrix.node-version }}
32+
- run: npm install
3233
- run: node nodejs/test.js dump verbose

0 commit comments

Comments
 (0)