]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GHA/linux-old: adjust configure job name
authorViktor Szakats <commit@vsz.me>
Thu, 31 Oct 2024 11:49:53 +0000 (12:49 +0100)
committerViktor Szakats <commit@vsz.me>
Thu, 31 Oct 2024 12:26:27 +0000 (13:26 +0100)
.github/workflows/linux-old.yml

index 830e0a0961f9437f7d75e8d8d7309e2a96fbd587..a4adebbcce2e17fa89f85fd1af826957ef401c06 100644 (file)
@@ -119,7 +119,7 @@ jobs:
       - name: 'autoreconf'
         run: autoreconf -if
 
-      - name: 'configure (out-of-tree, libssh2)'
+      - name: 'configure (out-of-tree, c-ares, libssh, zstd, gssapi)'
         run: |
           mkdir bld-am
           cd bld-am