mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-01-19 04:21:17 +00:00
e5417e5b7f
Previously `ExtensionAssetGetter` subclassed `DependencyFileGetter`, commit 6e7087ee88b34af453e20f0d8dda95438c72a8fb changed its functionality to use a cached location instead of the local resource location. This commit changes the `ExtensionAssetGetter` to subclass `EnvironmentDependencyGetter` so it checks the local resource location again.