mirror of
https://github.com/Cysharp/UniTask.git
synced 2026-05-20 14:37:17 +00:00
CI 2
This commit is contained in:
@@ -6,6 +6,7 @@ executors:
|
|||||||
- image: gableroux/unity3d:2018.3.12f1
|
- image: gableroux/unity3d:2018.3.12f1
|
||||||
commands:
|
commands:
|
||||||
unity_activate:
|
unity_activate:
|
||||||
|
steps:
|
||||||
# requires: parameters.unity_version and parameters.unity_license.
|
# requires: parameters.unity_version and parameters.unity_license.
|
||||||
# get activation file, if fail to activate unity, use this key and activate from https://license.unity3d.com/manual
|
# get activation file, if fail to activate unity, use this key and activate from https://license.unity3d.com/manual
|
||||||
- run: apt update && apt install libunwind8 -y
|
- run: apt update && apt install libunwind8 -y
|
||||||
|
|||||||
Reference in New Issue
Block a user