Skip to content

Commit cf9b620

Browse files
committed
install puppeteer properly
1 parent 3d14eab commit cf9b620

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ jobs:
3535
node-version: ${{ matrix.node-version }}
3636
cache: pnpm
3737
- run: pnpm install
38+
- run: pnpm dlx puppeteer browsers install chrome
3839
- run: pnpm test

0 commit comments

Comments
 (0)