Skip to content

Commit 1fbaf6e

Browse files
committed
Add avif image support for gd
1 parent f5df6b5 commit 1fbaf6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ runs:
6666
libqdbm-dev \
6767
libjpeg-dev \
6868
libpng-dev \
69+
libavif-dev \
6970
libfreetype6-dev
7071
cd ..
7172
@@ -90,6 +91,7 @@ runs:
9091
--enable-gd \
9192
--with-jpeg \
9293
--with-webp \
94+
--with-avif \
9395
--with-freetype \
9496
--with-xpm \
9597
--enable-exif \

0 commit comments

Comments
 (0)