Skip to content

Commit 5e87fe4

Browse files
committed
chore: update workflows config.
1 parent 277fb08 commit 5e87fe4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
node-version: 14
1818

1919
- run: npm install
20-
- run: npm run build:lib
20+
- run: npm run build
2121
- run: npm run doc
2222
- run: npm run test:coverage
2323

0 commit comments

Comments
 (0)