Browse Source

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

Andy Li 10 năm trước cách đây
mục cha
commit
52ef124b5a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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) {