mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-17 21:00:45 +00:00
add apt update
This commit is contained in:
@ -33,7 +33,7 @@ commands:
|
|||||||
- run:
|
- run:
|
||||||
name: Install Browser dependencies
|
name: Install Browser dependencies
|
||||||
command: |
|
command: |
|
||||||
sudo apt install -y libnss
|
sudo apt update
|
||||||
sudo apt install -y libnss3-dev libgdk-pixbuf2.0-dev libgtk-3-dev libxss-dev
|
sudo apt install -y libnss3-dev libgdk-pixbuf2.0-dev libgtk-3-dev libxss-dev
|
||||||
- run:
|
- run:
|
||||||
name: Download Selenium
|
name: Download Selenium
|
||||||
|
Reference in New Issue
Block a user