Skip to content

Commit c452599

Browse files
update cli version
1 parent 012c30b commit c452599

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

0 commit comments

Comments
 (0)