Build with webgl container

This commit is contained in:
Webber
2019-12-01 01:14:33 +01:00
committed by Webber Takken
parent 5d2af92d24
commit 06a9b54a56
2 changed files with 5 additions and 2 deletions

View File

@@ -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."