We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc2764a commit f798688Copy full SHA for f798688
.github/workflows/ci.yml
@@ -24,8 +24,7 @@ jobs:
24
25
- name: Install dependencies
26
run: |
27
- sudo apt-get install emacs
28
- sudo apt-get install git mercurial texinfo
+ sudo apt-get install emacs git mercurial texinfo imagemagick
29
30
# Work around SSL-related failures, see
31
# https://stackoverflow.com/questions/21477683/mercurial-https-clone-abort-error-wrong-version-number
0 commit comments