]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Upload generated makefiles when configure runs fail.
authorNathan Moinvaziri <nathan@nathanm.com>
Mon, 22 Aug 2022 01:59:45 +0000 (18:59 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 5 Dec 2022 22:24:02 +0000 (23:24 +0100)
.github/workflows/configure.yml

index fb29baf3305aa255ed81eaeb6025848eb6f8d874..cd787eb3962810d9f3525a0d0af5eefb1f47604a 100644 (file)
@@ -223,5 +223,6 @@ jobs:
       with:
         name: ${{ matrix.name }} (configure)
         path: |
+          **/Makefile
           ${{ matrix.build-dir || '.' }}/configure.log
         retention-days: 30