[tools] Enable prebuilding action (#8133)

This commit is contained in:
1ridic
2023-10-23 14:06:46 +08:00
committed by GitHub
parent c4d649bdf5
commit 1d0924c12a

View File

@@ -782,6 +782,7 @@ def DoBuilding(target, objects):
return False
PreBuilding()
objects = one_list(objects)
program = None