Skip to content

Commit cfc9ae5

Browse files
fix ci-8
1 parent fcefac5 commit cfc9ae5

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@1.1.18 -g
32+
npm install @lambdatest/smartui-storybook -g
3333
3434
- name: Create storybook static build
3535
run: npm run build-storybook

0 commit comments

Comments
 (0)