just friggin install it
This commit is contained in:
parent
ffd919d3c9
commit
8ed3e7ceb7
@ -33,7 +33,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
|
||||||
# dpkg -i google-chrome-stable_current_amd64.deb
|
# dpkg -i google-chrome-stable_current_amd64.deb
|
||||||
apt install -f -y google-chrome-stable_current_amd64.deb
|
dpkg -i --force-all google-chrome-stable_current_amd64.deb
|
||||||
google-chrome --version
|
google-chrome --version
|
||||||
|
|
||||||
wget https://chromedriver.storage.googleapis.com/${CHROMEDRIVER_VERSION}/chromedriver_linux64.zip
|
wget https://chromedriver.storage.googleapis.com/${CHROMEDRIVER_VERSION}/chromedriver_linux64.zip
|
||||||
|
Loading…
Reference in New Issue
Block a user