Skip to content

Commit 69db0b2

Browse files
committed
add conan deployer to ci
1 parent c52e92a commit 69db0b2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ios_main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@ jobs:
5252
--output-folder=conan-output
5353
--build=missing
5454
--profile:host=conan/profiles/ios-simulator-arm64
55+
--deployer=conan/conandeployer.py
56+
--deployer-folder=conan-assets
5557
-s build_type=Release
5658
-s "&:build_type=RelWithDebInfo"
5759
-s "odrcore/*:build_type=RelWithDebInfo"

0 commit comments

Comments
 (0)