瀏覽代碼

[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) {