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 b80dab0 commit c8b5f86Copy full SHA for c8b5f86
appveyor.yml
@@ -36,7 +36,7 @@ install:
36
)
37
- if not exist c:\hererocks (
38
pip install hererocks &&
39
- hererocks c:\hererocks --%LUA% --target %HR_TARGET% -rlatest
+ hererocks c:\hererocks --%LUA% --target %HR_TARGET% -r2.4.4
40
41
- call c:\hererocks\bin\activate
42
- luarocks show luarocks-fetch-gitrec >nul 2>&1 || luarocks install luarocks-fetch-gitrec
0 commit comments