Explorar o código

[CI] misc/projects/Issue4116 is targeting C#

Andy Li %!s(int64=10) %!d(string=hai) anos
pai
achega
52ef124b5a
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tests/RunCi.hx

+ 1 - 0
tests/RunCi.hx

@@ -514,6 +514,7 @@ class RunCi {
 					runCommand("haxe", ["compile-macro.hxml"]);
 
 					changeDirectory(miscDir);
+					getCsDependencies();
 					runCommand("haxe", ["compile.hxml"]);
 
 					switch (ci) {