Skip to content

Commit 37272f1

Browse files
fixup! chore(ci) add gh actions
1 parent cc60892 commit 37272f1

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
@@ -23,6 +23,7 @@ jobs:
2323
- name: npm install, build, and test
2424
run: |
2525
npm install
26+
lerna bootstrap
2627
npm run build --if-present
2728
npm test
2829
env:

0 commit comments

Comments
 (0)