fix: trimCache should remove Firefox too (#10872)
This commit is contained in:
parent
24a357dbdb
commit
acdd7d3cd5
@ -357,7 +357,7 @@ export class PuppeteerNode extends Puppeteer {
|
||||
}
|
||||
|
||||
await uninstall({
|
||||
browser: SupportedBrowser.CHROME,
|
||||
browser: installedBrowser.browser,
|
||||
platform,
|
||||
cacheDir,
|
||||
buildId: installedBrowser.buildId,
|
||||
|
Loading…
Reference in New Issue
Block a user