Switch to using vips for image processing

This commit is contained in:
Tom Hughes 2022-03-02 19:12:22 +00:00
parent e9a3e690d2
commit ddb140f387
5 changed files with 6 additions and 5 deletions

View file

@ -37,7 +37,7 @@ jobs:
- name: Install packages
run: |
sudo apt-get -yqq update
sudo apt-get -yqq install memcached
sudo apt-get -yqq install memcached libvips-dev
- name: Install gems
run: |
gem install bundler