fix vars in tree
This commit is contained in:
parent
5219e976fd
commit
28ba75d019
@ -369,8 +369,6 @@ class IsoBuild:
|
|||||||
self.log
|
self.log
|
||||||
)
|
)
|
||||||
|
|
||||||
print(latest_artifacts)
|
|
||||||
|
|
||||||
self.log.info(Color.INFO + 'Downloading requested artifact(s)')
|
self.log.info(Color.INFO + 'Downloading requested artifact(s)')
|
||||||
for arch in arches_to_unpack:
|
for arch in arches_to_unpack:
|
||||||
lorax_arch_dir = os.path.join(
|
lorax_arch_dir = os.path.join(
|
||||||
|
Loading…
Reference in New Issue
Block a user