Skip to content

Commit

Permalink
Update stackoverflow-login.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeFalourd authored Aug 17, 2021
1 parent bb3eb9b commit f699520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stackoverflow-login.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- name: Install Chrome Driver
run: |
sudo apt-get update
sudo apt-get --allow-releaseinfo-change update
sudo apt-get install -y unzip xvfb libxi6 libgconf-2-4 gnupg2
sudo curl -sS -o - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add
sudo echo "deb https://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list
Expand Down

0 comments on commit f699520

Please sign in to comment.