Skip to content

Commit

Permalink
Fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
snejus committed Jan 12, 2025
1 parent bc15e5b commit 2b80596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
if: matrix.platform == 'ubuntu-latest'
run: |
sudo apt update
sudo apt install ffmpeg gobject-introspection libgirepository1.0-dev pandoc
sudo apt install ffmpeg gobject-introspection libcairo2-dev libgirepository1.0-dev pandoc
- name: Get changed lyrics files
id: lyrics-update
Expand Down

0 comments on commit 2b80596

Please sign in to comment.