Skip to content

Commit 5598057

Browse files
committed
clean before build
1 parent 49e00b4 commit 5598057

File tree

2 files changed

+1146
-1311
lines changed

2 files changed

+1146
-1311
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
node-version: ${{ matrix.node }}
2222
registry-url: https://registry.npmjs.org
2323
- name: install
24+
run: npx lerna clean --yes
2425
run: npx lerna bootstrap --hoist
2526
- name: test
2627
run: npm test

0 commit comments

Comments
 (0)