mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Build with webgl container
This commit is contained in:
parent
5d2af92d24
commit
06a9b54a56
@ -1,4 +1,4 @@
|
||||
FROM gableroux/unity3d:2019.2.11f1
|
||||
FROM gableroux/unity3d:2019.2.11f1-webgl
|
||||
|
||||
LABEL "com.github.actions.name"="Unity - Builder"
|
||||
LABEL "com.github.actions.description"="Build Unity projects for different platforms."
|
||||
|
@ -4,5 +4,8 @@
|
||||
EditorBuildSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Scenes: []
|
||||
m_Scenes:
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/Scene1/Scene1.unity
|
||||
guid: 9fc0d4010bbf28b4594072e72b8655ab
|
||||
m_configObjects: {}
|
||||
|
Loading…
Reference in New Issue
Block a user