Skip to content

Commit c8786bc

Browse files
committed
ci: fix Github Actions workflow
1 parent f2bb1c9 commit c8786bc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ jobs:
4444

4545
- name: Install Playwright Browsers
4646
run: pnpm dlx playwright install --with-deps
47+
working-directory: ./apps/solidjs-boilerplate
4748

4849
- name: Run E2E Tests
4950
run: pnpm test:e2e

0 commit comments

Comments
 (0)