Skip to content

Commit 29eeca4

Browse files
committed
IV-1.1.3 [RELEASE] - fixed ci failure.
1 parent 7f98125 commit 29eeca4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm test
2727

2828
- name: Run Build
29-
run: npm build
29+
run: npm run build
3030

3131
- name: Cleanup
3232
if: always()

0 commit comments

Comments
 (0)