more Windows CI testing

This commit is contained in:
nhmall
2025-06-02 12:35:31 -04:00
parent 436b26c699
commit f385f36c06

View File

@@ -114,7 +114,7 @@ steps:
condition: eq( variables.toolchain, 'vs' )
displayName: 'Copying store key'
- task: MSBuild@1
- task: VSBuild@1
inputs:
solution: $(Agent.BuildDirectory)/$(netHackPath)/sys/windows/vs/NetHack.sln
platform: Win32