Skip to content

Commit 94f7b5c

Browse files
fix ci
1 parent 6484c6d commit 94f7b5c

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

0 commit comments

Comments
 (0)