We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151dd67 commit f5a0054Copy full SHA for f5a0054
.appveyor/install-lua.cmd
@@ -24,6 +24,7 @@ if NOT EXIST "C:\Program Files (x86)\Lua\5.1\lua.exe" (
24
@echo on
25
echo Using cached version of Lua
26
)
27
+refreshenv
28
set LUA="C:\Program Files (x86)\Lua\5.1\lua.exe"
29
@echo off
30
goto :EOF
0 commit comments