[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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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