Changeset - r27200:30cdfc56c515
[Not reviewed]
master
0 1 0
Patric Stout - 14 months ago 2023-04-29 19:59:01
truebrain@openttd.org
Fix: [CI] typo in Windows release jobname (#10742)
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
.github/workflows/release-windows.yml
Show inline comments
 
@@ -20,7 +20,7 @@ jobs:
 
        - arch: arm64
 
          host: x64_arm64
 

	
 
    name: Windows (${{ matrix.arch }}})
 
    name: Windows (${{ matrix.arch }})
 

	
 
    runs-on: windows-latest
 

	
0 comments (0 inline, 0 general)