Skip to content

Commit 20aefb6

Browse files
setup browser
1 parent af60fec commit 20aefb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ jobs:
6565
- uses: actions/checkout@v3
6666
- uses: ./.github/actions/install-deps
6767
- uses: ./.github/actions/build-cache
68+
- run: pnpm exec playwright install --with-deps chromium
6869
- run: pnpm test:browser
6970

7071
release:

0 commit comments

Comments
 (0)