Skip to content

Commit 6d74cbf

Browse files
authored
Merge branch 'main' into refactor-actionlist-item-as-button
2 parents 7020729 + 536a93b commit 6d74cbf

File tree

3 files changed

+1880
-3603
lines changed

3 files changed

+1880
-3603
lines changed

.github/workflows/vrt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Install dependencies
4343
run: npm ci
4444
- name: Build storybook
45-
run: npx build-storybook
45+
run: npx storybook build
4646
- name: Install browsers
4747
run: npx playwright install --with-deps
4848
- name: Run storybook

0 commit comments

Comments
 (0)