mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-07 20:35:33 -04:00
Fix missing dash
This commit is contained in:
parent
572b30cbc7
commit
fdccfff2c4
2
dist/platforms/windows/return_license.ps1
vendored
2
dist/platforms/windows/return_license.ps1
vendored
@ -4,4 +4,4 @@
|
|||||||
-password $Env:UNITY_PASSWORD `
|
-password $Env:UNITY_PASSWORD `
|
||||||
-returnlicense `
|
-returnlicense `
|
||||||
-projectPath "c:/BlankProject" `
|
-projectPath "c:/BlankProject" `
|
||||||
-logfile
|
-logfile -
|
||||||
|
Loading…
Reference in New Issue
Block a user