Skip to content

Commit 7a85ad2

Browse files
Merge pull request #8 from parthlambdatest/test_4
update cli version
2 parents 6451162 + c452599 commit 7a85ad2

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)