Compare commits
1
Commits
63f23f397e
...
6ef5adb9c7
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ef5adb9c7 |
@@ -31,6 +31,7 @@ jobs:
|
|||||||
cat "$machine_id_file" > /etc/machine-id
|
cat "$machine_id_file" > /etc/machine-id
|
||||||
echo "Unity machine identity restored"
|
echo "Unity machine identity restored"
|
||||||
fi
|
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)"
|
unity_bin="$(command -v unity-editor || command -v unity || command -v Unity || true)"
|
||||||
test -n "$unity_bin"
|
test -n "$unity_bin"
|
||||||
"$unity_bin" \
|
"$unity_bin" \
|
||||||
|
|||||||
Reference in New Issue
Block a user