Skip to content

Commit be84c04

Browse files
authored
chore: update release workflow (#1031)
1 parent 30bcf55 commit be84c04

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ jobs:
2828
fetch-depth: 0
2929
- name: Setup Tools
3030
uses: tanstack/config/.github/setup@main
31+
- name: Install Playwright browsers
32+
run: pnpm exec playwright install chromium
3133
- name: Run Tests
3234
run: pnpm run test:ci
3335
- name: Run Changesets (version or publish)

0 commit comments

Comments
 (0)