We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6d4eb4 commit e461f7fCopy full SHA for e461f7f
.github/workflows/project-lib-check.yml
@@ -32,6 +32,7 @@ jobs:
32
- name: project check
33
run: |
34
npm i
35
+ npm run build:icons:prod
36
npm run build:lib:prod
37
npm run lint:lib
38
npm run test:lib:prod
0 commit comments