Skip to content

Commit 91c0bfa

Browse files
fixup! chore(ci) add gh actions
1 parent ac2fa18 commit 91c0bfa

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/nodejs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
node-version: ${{ matrix.node-version }}
2323
- name: npm install, build, and test
2424
run: |
25+
npm install
2526
npm run build --if-present
2627
npm test
2728
env:

0 commit comments

Comments
 (0)