Update: fixes syntax

Signed-off-by: debianpepper <pdpdebdevuan@protonmail.com>
This commit is contained in:
debianpepper 2023-12-13 14:34:54 +09:00
parent 2da51328d9
commit 0f488316a1
1 changed files with 1 additions and 1 deletions

View File

@ -194,7 +194,7 @@ class BuildGflashback:
def cleanup_helper(self):
""" Clean up Helper to move the ISOs to the nightly location """
finish_cleanup.make_check_sum()
finish_cleanup.check_build()
finish_cleanup.check_build_type()
finish_cleanup.kill_old_iso()