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.
2 parents 6451162 + c452599 commit 7a85ad2Copy full SHA for 7a85ad2
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install Dependencies
30
run: |
31
npm install
32
- npm install @lambdatest/smartui-storybook -g
+ npm install @lambdatest/smartui-storybook@1.1.18 -g
33
34
- name: Create storybook static build
35
run: npm run build-storybook
0 commit comments