Skip to content

Commit 5351281

Browse files
committed
CI
1 parent d6914eb commit 5351281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: pnpm install
4242

4343
- name: Install Playwright Browsers
44-
run: pnpm exec playwright install chromium
44+
run: pnpmx playwright install chromium
4545

4646
- name: Build
4747
run: pnpm build --cache-dir=.turbo

0 commit comments

Comments
 (0)