Hybrid ACZ build option & add (off-by-default) 32-bit platform RIDs (#5453)
This commit is contained in:
@@ -78,7 +78,7 @@ def wipe_bin():
|
||||
if os.path.exists("bin"):
|
||||
shutil.rmtree("bin")
|
||||
|
||||
|
||||
# Be advised this is called from package_server_build during a Hybrid-ACZ build.
|
||||
def build(skip_build: bool) -> None:
|
||||
# Run a full build.
|
||||
print(Fore.GREEN + "Building project..." + Style.RESET_ALL)
|
||||
|
||||
Reference in New Issue
Block a user