Add imagemagick installation
This commit is contained in:
parent
2f50155ad7
commit
91789996e8
|
@ -13,7 +13,7 @@ jobs:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install build deps
|
- name: Install build deps
|
||||||
run: sudo apt-get install mm-common libtool rake ruby
|
run: sudo apt-get install mm-common libtool rake ruby imagemagick
|
||||||
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Build
|
- name: Build
|
||||||
|
|
Loading…
Reference in New Issue