just friggin install it
Some checks failed
ChromeTests / build (3.12) (push) Failing after 33s
EdgeTests / build (3.12) (push) Successful in 1m6s
Pylint / build (3.12) (push) Successful in 13s

This commit is contained in:
Greg Gauthier 2024-07-23 21:19:37 +01:00
parent ffd919d3c9
commit 8ed3e7ceb7

View File

@ -33,7 +33,7 @@ jobs:
run: |
wget https://dl.google.com/linux/direct/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
wget https://chromedriver.storage.googleapis.com/${CHROMEDRIVER_VERSION}/chromedriver_linux64.zip