mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-18 20:11:20 +00:00
get_assets: Updated Remote Assets URL
Updated URL to new location of WA assets as previous URL was no longer found.
This commit is contained in:
parent
6a3f441064
commit
30e9b553ff
@ -22,7 +22,7 @@ from wlauto import File, ExtensionLoader, Command, settings
|
||||
from wlauto.core.extension import Extension
|
||||
|
||||
|
||||
REMOTE_ASSETS_URL = 'https://github.com/ARM-software/wa-assets/raw/master/dependencies'
|
||||
REMOTE_ASSETS_URL = 'https://github.com/ARM-software/workload-automation-assets/raw/master/dependencies'
|
||||
|
||||
|
||||
class GetAssetsCommand(Command):
|
||||
|
Loading…
x
Reference in New Issue
Block a user