You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
build script, fix bug in git pull request
[CL 2081834 by Gil Gribb in Main branch]
This commit is contained in:
@@ -290,7 +290,7 @@ class GitPullRequest : BuildCommand
|
||||
}
|
||||
else
|
||||
{
|
||||
bDoingUT = true;
|
||||
bDoingUT = false;
|
||||
GitRepositoryURL = GitRepositoryURL_Engine;
|
||||
}
|
||||
var Dir = ParseParamValue("Dir");
|
||||
|
||||
Reference in New Issue
Block a user