Skip to content

Commit

Permalink
fix lua51-dev. Part 7
Browse files Browse the repository at this point in the history
  • Loading branch information
q4a committed May 25, 2018
1 parent 151dd67 commit f5a0054
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor/install-lua.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ if NOT EXIST "C:\Program Files (x86)\Lua\5.1\lua.exe" (
@echo on
echo Using cached version of Lua
)
refreshenv
set LUA="C:\Program Files (x86)\Lua\5.1\lua.exe"
@echo off
goto :EOF
Expand Down

0 comments on commit f5a0054

Please sign in to comment.