Skip to content

Commit ac2a284

Browse files
authored
install package!
1 parent 1f2bb7e commit ac2a284

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

0 commit comments

Comments
 (0)