2
0
Эх сурвалжийг харах

[lua] bump haxe-deps for tests

Justin Donaldson 5 жил өмнө
parent
commit
36d9213ef8

+ 1 - 1
tests/runci/targets/Lua.hx

@@ -62,7 +62,7 @@ class Lua {
 			// Note: don't use a user config
 			// runCommand("luarocks", ["config", "--user-config"], false, true);
 
-			installLib("haxe-deps", "0.0.1-1");
+			installLib("haxe-deps", "0.0.1-2");
 
 			changeDirectory(unitDir);
 			runCommand("haxe", ["compile-lua.hxml"].concat(args));