mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Rename BUILD_COMMAND to BUILD_METHOD
This commit is contained in:
parent
564f7e60fd
commit
75aac428f1
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -27,7 +27,7 @@ jobs:
|
||||
BUILD_NAME: TestBuild
|
||||
BUILD_TARGET: WebGL
|
||||
BUILDS_PATH: builds
|
||||
BUILD_COMMAND: ""
|
||||
BUILD_METHOD: ""
|
||||
|
||||
# Upload distributables
|
||||
- name: Upload Build
|
||||
|
Loading…
Reference in New Issue
Block a user