make dist

master
Pierre Joye 2021-08-30 19:39:26 +07:00
parent eed62cd78a
commit 61161dcdf1
1 changed files with 1 additions and 1 deletions

View File

@ -139,7 +139,7 @@ jobs:
./bootstrap.sh
./configure --with-png --with-jpeg --with-ramq --with-heif --with-xpm --with-tiff --with-webp --with-liq --enable-gd --enable-gd-formats --with-zlib
make
make package
make dist
- name: Output Log
if: contains(matrix.os, 'ubuntu')