ci: mirror Git package dependencies

This commit is contained in:
2026-08-26 07:07:06 +08:00
parent e279c4230e
commit b589f2a385
+1
View File
@@ -31,6 +31,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" \