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 20971f4 commit 9aa54a9Copy full SHA for 9aa54a9
1 file changed
.github/workflows/android.yml
@@ -36,8 +36,8 @@ jobs:
36
pulseaudio -D --start --exit-idle-time=-1 \
37
--load="module-native-protocol-unix auth-anonymous=1 socket=/tmp/pulse-socket" \
38
--load="module-null-sink sink_name=virtual_speaker"
39
- sleep 2
40
- ls -la /tmp/pulse-socket
+ sleep 2
+ ls -la /tmp/pulse-socket
41
42
- name: Install emulator and system image
43
run: |
0 commit comments