Skip to content

Commit f798688

Browse files
committed
ci: Install imagemagick
1 parent bc2764a commit f798688

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ jobs:
2424

2525
- name: Install dependencies
2626
run: |
27-
sudo apt-get install emacs
28-
sudo apt-get install git mercurial texinfo
27+
sudo apt-get install emacs git mercurial texinfo imagemagick
2928
3029
# Work around SSL-related failures, see
3130
# https://stackoverflow.com/questions/21477683/mercurial-https-clone-abort-error-wrong-version-number

0 commit comments

Comments
 (0)