Skip to content

Commit

Permalink
Merge pull request #317 from ant-media/yashtandon113-patch-1
Browse files Browse the repository at this point in the history
Update samples.yml
  • Loading branch information
Mohit-3196 authored Sep 24, 2024
2 parents 41394f0 + 6f50c3f commit b98a1e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/samples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Install ChromeDriver
run: |
wget https://storage.googleapis.com/chrome-for-testing-public/129.0.6668.58/linux64/chromedriver-linux64.zip
unzip chromedriver-linux64.zip
cd chromedriver-linux64
sudo mv chromedriver /usr/bin/chromedriver
sudo chown root:root /usr/bin/chromedriver
Expand Down

0 comments on commit b98a1e1

Please sign in to comment.