more
This commit is contained in:
@@ -103,7 +103,7 @@ try {
|
||||
|
||||
# 1. Define paths
|
||||
$logFile = "$PWD/unity_build.log"
|
||||
$artifactLog = "$PWD/BuildLog/unity_build.log"
|
||||
$artifactLog = "$PWD/Builds/unity_build.log"
|
||||
|
||||
New-Item -ItemType Directory -Force -Path "$PWD/BuildLog" | Out-Null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user