master
Yoshifumi Kawai 2019-05-20 01:21:38 +09:00
parent dbad3edd57
commit c6bbede76f
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ executors:
- image: gableroux/unity3d:2018.3.12f1
commands:
unity_activate:
steps:
# 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
- run: apt update && apt install libunwind8 -y