We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e40a19f commit 6be61f8Copy full SHA for 6be61f8
.github/workflows/main.yml
@@ -42,7 +42,7 @@ jobs:
42
sudo apt-get -qq install sox speech-tools
43
44
- if: runner.os == 'macOS'
45
- run: brew install speech-tools
+ run: brew install sox speech-tools
46
47
- uses: gradle/[email protected]
48
with:
0 commit comments