fix GitHub CI

pull/105/head 1.1.0
Alex Turchyn 2 years ago
parent f6247e68b5
commit f6879d7f94

@ -127,6 +127,7 @@ jobs:
bundle config path vendor/bundle bundle config path vendor/bundle
bundle install --jobs 4 --retry 4 bundle install --jobs 4 --retry 4
yarn install yarn install
sudo apt-get update
sudo apt-get install libvips sudo apt-get install libvips
- name: Run - name: Run
env: env:

Loading…
Cancel
Save