diff --git a/.azuredevops/components/rocprofiler-systems.yml b/.azuredevops/components/rocprofiler-systems.yml index 4eda1f351..bb152c54b 100644 --- a/.azuredevops/components/rocprofiler-systems.yml +++ b/.azuredevops/components/rocprofiler-systems.yml @@ -253,8 +253,8 @@ jobs: displayName: List all files under rocprofiler-systems inputs: targetType: inline - script: ls -lR $(Agent.BuildDirectory)/s/rocm/share/rocprofiler-systems - workingDirectory: $(Agent.BuildDirectory)/s/rocm/share/rocprofiler-systems + script: ls -lR $(Agent.BuildDirectory)/s + workingDirectory: $(Agent.BuildDirectory)/s - task: Bash@3 displayName: Set up rocprofiler-systems env inputs: