From ee7c5b25a7efdda08b0e5deda813d7b642bdd4ac Mon Sep 17 00:00:00 2001 From: Claudio Santini Date: Sat, 1 Feb 2025 12:54:42 +0100 Subject: [PATCH] test --- .github/workflows/pip-install.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pip-install.yaml b/.github/workflows/pip-install.yaml index ad6198f..27bb1a4 100644 --- a/.github/workflows/pip-install.yaml +++ b/.github/workflows/pip-install.yaml @@ -20,7 +20,7 @@ jobs: - name: check it runs as script run: audiblez --help - name: install ffmpeg and espeak-ng - run: sudo apt-get install ffmpeg espeak-ng + run: sudo apt update && sudo apt-get install ffmpeg espeak-ng - name: download test epub run: wget https://github.com/daisy/epub-accessibility-tests/releases/download/fundamental-2.0/Fundamental-Accessibility-Tests-Basic-Functionality-v2.0.0.epub - name: create audiobook