Skip to content

Commit 37fc7ec

Browse files
committed
Try fix CI
1 parent eb965b6 commit 37fc7ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- run: yarn extract
2222
- run: yarn compile
2323
- name: Install Playwright
24-
run: npx playwright@latest install --with-deps
24+
run: yarn playwright install --with-deps
2525
- name: Build Storybook
2626
env:
2727
NODE_OPTIONS: "--max_old_space_size=4096"

0 commit comments

Comments
 (0)