We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea766fd commit fdbb390Copy full SHA for fdbb390
1 file changed
.github/workflows/build-and-test.yml
@@ -122,7 +122,7 @@ jobs:
122
if: ${{ contains(matrix.options.os, 'ubuntu') }}
123
run: |
124
sudo apt-get update
125
- sudo apt-get -y install libgdiplus libgif-dev libglib2.0-dev libcairo2-dev libtiff-dev libexif-dev
+ sudo apt-get -y install libgdiplus libgif-dev libglib2.0-dev libcairo2-dev libtiff-dev libexif-dev libfontconfig1
126
127
- name: Git Config
128
shell: bash
0 commit comments