Skip to content

Commit

Permalink
Update samples.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yashtandon113 authored Nov 14, 2024
1 parent f70f9d2 commit 86025ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Install ChromeDriver
run: |
wget https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.58/linux64/chromedriver-linux64.zip
wget https://storage.googleapis.com/chrome-for-testing-public/131.0.6778.69/linux64/chromedriver-linux64.zip
unzip chromedriver-linux64.zip
cd chromedriver-linux64
sudo mv chromedriver /usr/bin/chromedriver
Expand Down

0 comments on commit 86025ab

Please sign in to comment.