Skip to content

Commit

Permalink
ci(actions): install calibre on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
danvergara committed Aug 28, 2024
1 parent c8d07ea commit 1bbdad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Install linux dependencies
run: |
sudo apt-get update && sudo apt-get upgrade
sudo apt-get -y install libreoffice
sudo apt-get -y install libreoffice calibre
- name: Setup ffmpeg
uses: FedericoCarboni/setup-ffmpeg@v3
id: setup-ffmpeg
Expand Down

0 comments on commit 1bbdad6

Please sign in to comment.