Add imagemagick installation
This commit is contained in:
parent
2f50155ad7
commit
91789996e8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
|
||||
steps:
|
||||
- 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
|
||||
- name: Build
|
||||
|
|
Loading…
Add table
Reference in a new issue