diff --git a/.azure/pipelines/helix-test.yml b/.azure/pipelines/helix-test.yml index ed10e8fc2c..c8cc32edc4 100644 --- a/.azure/pipelines/helix-test.yml +++ b/.azure/pipelines/helix-test.yml @@ -43,5 +43,5 @@ jobs: installNodeJs: false artifacts: - name: Helix_arm64_logs - path: artifacts/logs/ + path: artifacts/log/ publishOnError: true