ci(workspace): mirror Git package dependencies
Validate ShrinkSDK Workspace / unity (push) Failing after 3m1s

This commit is contained in:
2026-08-26 07:08:30 +08:00
parent ce4517ed0c
commit add2af8ec1
26 changed files with 26 additions and 23 deletions
@@ -39,6 +39,7 @@ jobs:
cat "$machine_id_file" > /etc/machine-id
echo "Unity machine identity restored"
fi
git config --global url."https://ghfast.top/https://github.com/".insteadOf "https://github.com/"
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
test -n "$unity_bin"
"$unity_bin" -version | head -n 1 | grep -F "$UNITY_VERSION"
+1
View File
@@ -54,6 +54,7 @@ jobs:
cat "$machine_id_file" > /etc/machine-id
echo "Unity machine identity restored"
fi
git config --global url."https://ghfast.top/https://github.com/".insteadOf "https://github.com/"
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
test -n "$unity_bin"
mkdir -p Artifacts
+1 -1
View File
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#7c0f199fe0d3fc528024488ccd671e6c7b27745b",
"com.gamebooom.unity.mcp": "https://github.com/FunplayAI/funplay-unity-mcp.git",
"com.gamebooom.unity.mcp": "https://github.com/FunplayAI/funplay-unity-mcp.git#20e2e09e0cfd6e0b807a2163035f07db67a48018",
"com.unity.collab-proxy": "2.12.4",
"com.unity.entities": "1.0.11",
"com.unity.feature.2d": "2.0.1",
+1 -1
View File
@@ -8,7 +8,7 @@
"hash": "7c0f199fe0d3fc528024488ccd671e6c7b27745b"
},
"com.gamebooom.unity.mcp": {
"version": "https://github.com/FunplayAI/funplay-unity-mcp.git",
"version": "https://github.com/FunplayAI/funplay-unity-mcp.git#20e2e09e0cfd6e0b807a2163035f07db67a48018",
"depth": 0,
"source": "git",
"dependencies": {
@@ -245,6 +245,7 @@ jobs:
cat "$machine_id_file" > /etc/machine-id
echo "Unity machine identity restored"
fi
git config --global url."https://ghfast.top/https://github.com/".insteadOf "https://github.com/"
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
test -n "$unity_bin"
"$unity_bin" \