Skip to content

Commit

Permalink
https://github.com/puppeteer/puppeteer/issues/9533#issuecomment-13866…
Browse files Browse the repository at this point in the history
…52464
  • Loading branch information
lmachens committed Dec 28, 2023
1 parent 3a53542 commit 2d6f2f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
with:
path: .cache/puppeteer
key: ${{ runner.os }}-puppeteer
- run: npx puppeteer browsers install chrome
- run: pnpm install
- run: node node_modules/puppeteer/install.js
- name: Build Web
run: pnpm web
- name: Setup Pages
Expand Down

0 comments on commit 2d6f2f3

Please sign in to comment.