From: Nathan Moinvaziri Date: Mon, 22 Aug 2022 01:59:45 +0000 (-0700) Subject: Upload generated makefiles when configure runs fail. X-Git-Tag: 2.1.0-beta1~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7ad4e1865e9d555badcdaff8add1297db2fb6aff;p=thirdparty%2Fzlib-ng.git Upload generated makefiles when configure runs fail. --- diff --git a/.github/workflows/configure.yml b/.github/workflows/configure.yml index fb29baf33..cd787eb39 100644 --- a/.github/workflows/configure.yml +++ b/.github/workflows/configure.yml @@ -223,5 +223,6 @@ jobs: with: name: ${{ matrix.name }} (configure) path: | + **/Makefile ${{ matrix.build-dir || '.' }}/configure.log retention-days: 30