Try upgrading CircleCI dpkg for chrome update.

This commit is contained in:
Richard Moore 2020-05-08 16:58:02 -04:00
parent 2a06893eb5
commit 4e8623efbf
No known key found for this signature in database
GPG Key ID: 665176BE8E9DC651

@ -30,6 +30,7 @@ commands:
sudo apt-get purge chromium-browser
sudo apt-get update
sudo apt-get install -y libappindicator1 fonts-liberation libgbm1
sudo apt-get install -y dpkg
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome*.deb
google-chrome --version