Skip to content

Commit c02a390

Browse files
fix ci-2
1 parent 94f7b5c commit c02a390

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
@@ -30,7 +30,7 @@ jobs:
3030
- name: Install Dependencies
3131
run: |
3232
npm install
33-
npm install @lambdatest/smartui-storybook@1.1.18
33+
npm install @lambdatest/smartui-storybook@1.1.18 -g
3434
3535
- name: Create storybook static build
3636
run: npm run build-storybook

0 commit comments

Comments
 (0)