ci: stabilize standalone Unity host

This commit is contained in:
2026-08-26 06:36:32 +08:00
parent 78576b507d
commit 4d8d6402fd
2 changed files with 7 additions and 1 deletions
@@ -10,6 +10,7 @@
],
"dependencies": {
"com.unity.test-framework": "1.1.33",
"com.cneicy.shrink-command-integration-network": "file:../../.."
"com.cneicy.shrink-command-integration-network": "file:../../..",
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b"
}
}