]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Fix CI configure workflow failure artifact upload coverage-enablement 2096/head
authorHans Kristian Rosbach <hk-git@circlestorm.org>
Tue, 13 Jan 2026 21:01:44 +0000 (22:01 +0100)
committerHans Kristian Rosbach <hk-git@circlestorm.org>
Tue, 20 Jan 2026 11:56:04 +0000 (12:56 +0100)
.github/workflows/configure.yml

index 64571a995f68c4be56c5cdc544ec64c2e3f24f07..ec77611179dc83ff536bc4c05db583b5eb642dc9 100644 (file)
@@ -296,5 +296,5 @@ jobs:
         name: ${{ matrix.name }} (configure)
         path: |
           **/Makefile
-          ${{ matrix.build-dir || '.' }}/configure.log
+          **/configure.log
         retention-days: 30