Skip to content

Commit e9de3b8

Browse files
committed
fixup! Sleep before switching devices
1 parent a97db0b commit e9de3b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
run: |
4242
brew install switchaudio-osx
4343
brew install blackhole-2ch
44-
sleep 3
44+
sleep 10
4545
SwitchAudioSource -s "BlackHole 2ch" -t input
4646
SwitchAudioSource -s "BlackHole 2ch" -t output
4747

0 commit comments

Comments
 (0)