Skip to content

Commit e461f7f

Browse files
committed
fix(workflows): project-lib-check
1 parent f6d4eb4 commit e461f7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/project-lib-check.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ jobs:
3232
- name: project check
3333
run: |
3434
npm i
35+
npm run build:icons:prod
3536
npm run build:lib:prod
3637
npm run lint:lib
3738
npm run test:lib:prod

0 commit comments

Comments
 (0)