Skip to content

Commit

Permalink
Merge pull request #319 from ant-media/update-samples-workflow
Browse files Browse the repository at this point in the history
Update samples.yml
  • Loading branch information
Mohit-3196 authored Nov 14, 2024
2 parents f70f9d2 + 86025ab commit 32bd936
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 32bd936

Please sign in to comment.