Skip to content
Snippets Groups Projects
Commit a5d7da83 authored by Tasneem Natshah's avatar Tasneem Natshah
Browse files

Issue #3339611: Fix install package google-chrome-stable error after upgrade into 109 (Circle CI)

parent f594aa99
No related branches found
No related tags found
No related merge requests found
......@@ -96,6 +96,7 @@ commands:
- run:
name: Install/Update Google Chrome browser
command: |
sudo apt install libu2f-udev
sudo apt-get install libappindicator1 fonts-liberation libgbm1 libgtk-3-0 xdg-utils
export CHROME_BIN=/usr/bin/google-chrome
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment