Skip to content

Commit

Permalink
try harder
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo committed Jul 14, 2024
1 parent 7827f3a commit bbd1e4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/windows-latest-chrome.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
npm i puppeteer
npx @puppeteer/browsers install chrome@125.0.6422.14100
npx @puppeteer/browsers install chromedriver@125.0.6422.14100
npx @puppeteer/browsers install chrome@125
npx @puppeteer/browsers install chromedriver@125
Start-Process -FilePath chromedriver
Start-Sleep -Seconds 1

0 comments on commit bbd1e4f

Please sign in to comment.