From 61161dcdf1c7299bfc3f460d2e5b2ba98db06778 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Mon, 30 Aug 2021 19:39:26 +0700 Subject: make dist --- .github/workflows/ci_ubuntu.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/ci_ubuntu.yml b/.github/workflows/ci_ubuntu.yml index c36fbb7..269b390 100644 --- a/.github/workflows/ci_ubuntu.yml +++ b/.github/workflows/ci_ubuntu.yml @@ -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') -- cgit v1.2.1