This is an automated email from the ASF dual-hosted git repository.

haonan pushed a commit to branch HTHou-patch-2
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 31f664ca325723b3ed4de351686eec7536976bb1
Author: Haonan <[email protected]>
AuthorDate: Tue Sep 3 15:50:16 2024 +0800

    Try to fix cpp IT
---
 .github/workflows/multi-language-client.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/multi-language-client.yml 
b/.github/workflows/multi-language-client.yml
index ac3f3a63cdb..a539e45c328 100644
--- a/.github/workflows/multi-language-client.yml
+++ b/.github/workflows/multi-language-client.yml
@@ -99,7 +99,7 @@ jobs:
         uses: actions/upload-artifact@v4
         with:
           name: cpp-IT-${{ runner.os }}
-          path: iotdb-client/client-cpp/target/build/test/Testing
+          path: 
distribution/target/apache-iotdb-1.4.0-SNAPSHOT-all-bin/apache-iotdb-1.4.0-SNAPSHOT-all-bin/logs
           retention-days: 1
 
   go:

Reply via email to