mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-06-20 14:10:51 +10:00
validation.py: Add cleanup to build validation
This commit is contained in:
@@ -189,3 +189,5 @@ class PatcherValidation:
|
|||||||
|
|
||||||
self._build_prebuilt()
|
self._build_prebuilt()
|
||||||
self._build_dumps()
|
self._build_dumps()
|
||||||
|
|
||||||
|
subprocess.run(["rm", "-rf", self.constants.build_path], stdout=subprocess.PIPE, stderr=subprocess.STDOUT)
|
||||||
Reference in New Issue
Block a user