chore: remove "module" from @puppeteer/browsers (#10986)

This commit is contained in:
jrandolf
2023-09-22 04:48:31 -07:00
committed by GitHub
parent 4ca36454c3
commit 86c28edadd
5 changed files with 21 additions and 23 deletions

View File

@@ -94,7 +94,7 @@ jobs:
env:
YARN_ENABLE_IMMUTABLE_INSTALLS: false
- name: Install dependencies Firefox
run: node ./node_modules/puppeteer/install.js
run: node ./node_modules/puppeteer/install.mjs
env:
PUPPETEER_PRODUCT: firefox
- name: Verify issue