Skip to content

Commit a42c6d4

Browse files
committed
Try adding a dummy sound device...
1 parent 92c8b5c commit a42c6d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.circleci/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ commands:
3434
- run:
3535
name: download chrome
3636
command: |
37+
# Try adding a dummy sound device for Chrome...
38+
modprobe snd-dummy
3739
# TODO: Make these part of the base image
3840
apt-get install -q -y libu2f-udev libvulkan1 xdg-utils
3941
# wget -O ~/chrome.deb https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb

0 commit comments

Comments
 (0)