We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b58b3e commit 1817632Copy full SHA for 1817632
1 file changed
.github/workflows/ci.yml
@@ -103,7 +103,7 @@ jobs:
103
- name: Install test dependencies
104
run: >
105
sudo apt-get update && sudo apt-get install --yes --no-install-recommends
106
- build-essential git libpq-dev pkg-config postgresql-client jq curl imagemagick
+ build-essential git libpq-dev pkg-config postgresql-client jq curl imagemagick libvips
107
108
- name: Set up Firefox
109
uses: browser-actions/setup-firefox@v1
0 commit comments