]> git.ipfire.org Git - thirdparty/zlib-ng.git/commitdiff
Make symbolic prefix instance names consistent in NMake GHA workflow.
authorNathan Moinvaziri <nathan@nathanm.com>
Thu, 17 Mar 2022 21:39:12 +0000 (14:39 -0700)
committerHans Kristian Rosbach <hk-github@circlestorm.org>
Mon, 21 Mar 2022 10:33:08 +0000 (11:33 +0100)
.github/workflows/nmake.yml

index d02065ff760fa736f8ccff61eed50e04091173d8..dcc1e736dbe3e7bf162b9c6c3aa67a2bc2c7be30 100644 (file)
@@ -19,13 +19,13 @@ jobs:
             vc-vars: x86_amd64
             additional-args: ZLIB_COMPAT=yes
 
-          - name: Windows NMake x64 sprefix
+          - name: Windows NMake x64 Symbol Prefix
             os: windows-2022
             makefile: win32/Makefile.msc
             vc-vars: x86_amd64
             additional-args: SYMBOL_PREFIX=zTest_
 
-          - name: Windows NMake x64 sprefix compat
+          - name: Windows NMake x64 Symbol Prefix Compat
             os: windows-2022
             makefile: win32/Makefile.msc
             vc-vars: x86_amd64