Fix Windows build break caused by bump to lua 5.4.2.

Modified Windows build to use submodules/lua for lua source.
This commit is contained in:
Bart House
2020-12-11 18:45:44 -08:00
parent 5b709fcb55
commit fe874db0b3
6 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ resources:
steps:
- checkout: git://NetHack/NetHack@NetHack-3.7 # $(Agent.BuildDirectory)\s\NetHack
- checkout: luarepo # $(Agent.BuildDirectory)\s\lua
submodules: true
- task: DownloadSecureFile@1
name: storeKey