mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00
Fixed parameter name
This commit is contained in:
parent
439bc78790
commit
7b5eadc22b
2
.github/workflows/build-tests-windows.yml
vendored
2
.github/workflows/build-tests-windows.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
- projectPath: test-project
|
- projectPath: test-project
|
||||||
unityVersion: 2023.2.2f1
|
unityVersion: 2023.2.2f1
|
||||||
targetPlatform: StandaloneWindows64
|
targetPlatform: StandaloneWindows64
|
||||||
enableGPU: true
|
enableGpu: true
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
###########################
|
###########################
|
||||||
|
Loading…
Reference in New Issue
Block a user