diff --git a/tools/ci_build/github/azure-pipelines/linux-rocm-ci-pipeline.yml b/tools/ci_build/github/azure-pipelines/linux-rocm-ci-pipeline.yml index b208ba37a4..b23d35a244 100644 --- a/tools/ci_build/github/azure-pipelines/linux-rocm-ci-pipeline.yml +++ b/tools/ci_build/github/azure-pipelines/linux-rocm-ci-pipeline.yml @@ -94,7 +94,6 @@ jobs: /bin/bash -c " set -ex; \ ccache -s; \ - source /ort/env/bin/activate; \ env; \ python tools/ci_build/build.py \ --config Release \