Skip to content

Commit f5a0054

Browse files
committed
fix lua51-dev. Part 7
1 parent 151dd67 commit f5a0054

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor/install-lua.cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ if NOT EXIST "C:\Program Files (x86)\Lua\5.1\lua.exe" (
2424
@echo on
2525
echo Using cached version of Lua
2626
)
27+
refreshenv
2728
set LUA="C:\Program Files (x86)\Lua\5.1\lua.exe"
2829
@echo off
2930
goto :EOF

0 commit comments

Comments
 (0)