We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 564f7e6 commit 75aac42Copy full SHA for 75aac42
.github/workflows/main.yml
@@ -27,7 +27,7 @@ jobs:
27
BUILD_NAME: TestBuild
28
BUILD_TARGET: WebGL
29
BUILDS_PATH: builds
30
- BUILD_COMMAND: ""
+ BUILD_METHOD: ""
31
32
# Upload distributables
33
- name: Upload Build
README.md
@@ -67,7 +67,7 @@ Configure the builder as follows:
67
68
69
# Optional: <StaticBuildClass.StaticMethod>
70
71
```
72
73
> _**Note:** By default the enabled scenes from the
0 commit comments