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 b794757 commit f2380d3Copy full SHA for f2380d3
.github/workflows/ruby-tests.yml
@@ -40,7 +40,7 @@ jobs:
40
run: |
41
# Install ImageMagick and zsh
42
sudo apt-get update
43
- sudo apt-get install -y imagemagick zsh
+ sudo apt-get install -y imagemagick zsh espeak
44
45
# Download and install FFmpeg 8
46
wget --quiet https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linux64-gpl.tar.xz
0 commit comments