mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: remove "module" from @puppeteer/browsers (#10986)
This commit is contained in:
2
.github/workflows/issue-analyzer.yml
vendored
2
.github/workflows/issue-analyzer.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user