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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user