We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a42c6d4 commit 4b80dd2Copy full SHA for 4b80dd2
.circleci/config.yml
@@ -35,7 +35,7 @@ commands:
35
name: download chrome
36
command: |
37
# Try adding a dummy sound device for Chrome...
38
- modprobe snd-dummy
+ /usr/sbin/modprobe snd-dummy
39
# TODO: Make these part of the base image
40
apt-get install -q -y libu2f-udev libvulkan1 xdg-utils
41
# wget -O ~/chrome.deb https://dl.google.com/linux/direct/google-chrome-beta_current_amd64.deb
0 commit comments