Преглед изворни кода

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

Andy Li пре 10 година
родитељ
комит
52ef124b5a
1 измењених фајлова са 1 додато и 0 уклоњено
  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) {