Skip to content

Commit 8ffac35

Browse files
committed
fixup! cache playwright browsers
1 parent ae61a98 commit 8ffac35

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
key: playwright-${{ runner.os }}-${{ steps.playwright-version.outputs.version }}
9191

9292
- name: Install Playwright Browsers
93+
working-directory: apps/site
9394
run: pnpm exec playwright install --with-deps
9495

9596
- name: Run Playwright tests

0 commit comments

Comments
 (0)