mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 20:11:20 +00:00
Framework/Workload: Fix typo
This commit is contained in:
parent
e9ae08e00b
commit
2611579d29
@ -138,7 +138,7 @@ class Workload(TargetedPlugin):
|
||||
self.remove_assets(context)
|
||||
|
||||
def deploy_assets(self, context):
|
||||
""" Deploy assets if avaliable to the target """
|
||||
""" Deploy assets if available to the target """
|
||||
if not self.asset_directory:
|
||||
self.asset_directory = self.target.working_directory
|
||||
else:
|
||||
|
Loading…
x
Reference in New Issue
Block a user