Skip to content

Commit

Permalink
Fix aws-c-io not found (milvus-io#24777)
Browse files Browse the repository at this point in the history
Signed-off-by: Enwei Jiao <enwei.jiao@zilliz.com>
  • Loading branch information
jiaoew1991 authored and zhuwenxing committed Jul 25, 2023
1 parent 686c4c9 commit f70bad1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/core/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class MilvusConan(ConanFile):
"aws-c-sdkutils/0.1.3@milvus/dev",
"aws-checksums/0.1.13@milvus/dev",
"aws-c-cal/0.5.20@milvus/dev",
"aws-c-io/0.10.20@milvus/dev",
"aws-sdk-cpp/1.9.234",
"googleapis/cci.20221108",
"benchmark/1.7.0",
Expand Down

0 comments on commit f70bad1

Please sign in to comment.