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:
|
||||
name: Install Browser dependencies
|
||||
command: |
|
||||
sudo apt install -y libnss
|
||||
sudo apt update
|
||||
sudo apt install -y libnss3-dev libgdk-pixbuf2.0-dev libgtk-3-dev libxss-dev
|
||||
- run:
|
||||
name: Download Selenium
|
||||
|
Reference in New Issue
Block a user