Commit 830551f1 authored by 神楽坂玲奈's avatar 神楽坂玲奈

test

parent 1d6d83a4
Pipeline #38872 canceled with stage
in 2 minutes and 21 seconds
......@@ -4,6 +4,9 @@ before_script:
- mkdir -p ~/.local/share/unity3d/Unity
- ls $UNITY_LICENSE
- ln -sf $UNITY_LICENSE ~/.local/share/unity3d/Unity/Unity_lic.ulf
- apt update && apt install -y yq
- yq eval '.PlayerSettings.Standalone.scriptingBackend = 0' -i ProjectSettings/ProjectSettings.asset
- cat ProjectSettings/ProjectSettings.asset
after_script:
- echo "After script section"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment