fix(host): include Unity module dependencies

This commit is contained in:
2026-08-26 08:23:01 +08:00
parent 6602769bfe
commit 9460e2f8e1
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -37,7 +37,6 @@ jobs:
"$unity_bin" \
-batchmode \
-nographics \
-quit \
-projectPath "$PWD/Development~/UnityProject" \
-runTests \
-testPlatform EditMode \