diff --git a/.github/workflows/manually_build.yml b/.github/workflows/manually_build.yml index 2e7c4ee1..47394651 100644 --- a/.github/workflows/manually_build.yml +++ b/.github/workflows/manually_build.yml @@ -877,7 +877,7 @@ jobs: echo "############## bigdl-ppml-trusted-bigdl-llm-serving-tdx ###############" echo "##############################################################" export image=intelanalytics/bigdl-ppml-trusted-bigdl-llm-serving-tdx - cd ppml/tdx/docker/trusted-bigdl-llm-serving-tdx/ + cd ppml/tdx/docker/trusted-bigdl-llm/serving/docker sudo docker build \ --no-cache=true \ --build-arg http_proxy=${HTTP_PROXY} \