Fixed parameter name
parent
439bc78790
commit
7b5eadc22b
|
@ -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