Skip to content

Commit f2380d3

Browse files
committed
Install espeak.
1 parent b794757 commit f2380d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
run: |
4141
# Install ImageMagick and zsh
4242
sudo apt-get update
43-
sudo apt-get install -y imagemagick zsh
43+
sudo apt-get install -y imagemagick zsh espeak
4444
4545
# Download and install FFmpeg 8
4646
wget --quiet https://github.com/BtbN/FFmpeg-Builds/releases/download/latest/ffmpeg-master-latest-linux64-gpl.tar.xz

0 commit comments

Comments
 (0)