Skip to content

Commit f13d60d

Browse files
committed
Try updating before install
1 parent 81c0e39 commit f13d60d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ commands:
357357
name: configure firefox
358358
command: |
359359
# This should add and start PulseAudio's dummy mixer
360+
apt-get update -y; true
360361
apt-get install -q -y pulseaudio
361362
pulseaudio --start
362363
mkdir ~/tmp-firefox-profile/

0 commit comments

Comments
 (0)