We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6484c6d commit 94f7b5cCopy full SHA for 94f7b5c
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install Dependencies
31
run: |
32
npm install
33
- npm install @lambdatest/smartui-storybook -g
+ npm install @lambdatest/smartui-storybook@1.1.18
34
35
- name: Create storybook static build
36
run: npm run build-storybook
0 commit comments