Skip to content

Commit 758bf52

Browse files
committed
chore(*): update npm script
1 parent 911eb6a commit 758bf52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ jobs:
2525
# - run: npm install -g istanbul-combine
2626

2727
# simple script equivalent
28-
- run: ng build igniteui-angular --prod
29-
- run: npm run build:style
28+
- run: npm run build:lib
3029

3130
# before deploy equivalent
3231
- run: npm run build:schematics

0 commit comments

Comments
 (0)