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 94f7b5c commit c02a390Copy full SHA for c02a390
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Install Dependencies
31
run: |
32
npm install
33
- npm install @lambdatest/smartui-storybook@1.1.18
+ npm install @lambdatest/smartui-storybook@1.1.18 -g
34
35
- name: Create storybook static build
36
run: npm run build-storybook
0 commit comments