mirror of
https://github.com/LD-Reborn/Berufsschule_HAM.git
synced 2025-12-20 06:51:55 +00:00
Attempt to fix chromedriver not running
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y chromium-browser chromium-chromedriver
|
||||
sudo ln -s /usr/bin/chromium-browser /usr/bin/google-chrome
|
||||
|
||||
# Verify the installation
|
||||
- name: Verify Chromium and ChromeDriver
|
||||
|
||||
Reference in New Issue
Block a user