Skip to content

Commit

Permalink
ci: install more playwrights
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Mar 14, 2024
1 parent 0e5948a commit 8e5a002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
${{ runner.os }}-playwright-bin-v1-
- name: Install Playwright
run: pnpm playwright-core install chromium
run: pnpm playwright-core install

- name: Prepare build environment
run: pnpm dev:prepare
Expand Down

0 comments on commit 8e5a002

Please sign in to comment.