Skip to content

Commit f9192db

Browse files
committed
🔨 remove cli install for conan
1 parent b2387d4 commit f9192db

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cmake-multi-platform.yml

-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
- name: Setup Conan
4444
run: |
4545
conan profile detect --force
46-
conan config install https://github.com/conan-io/conancli.git
4746
conan config set tools.system.package_manager:mode=install
4847
conan config set tools.system.package_manager:sudo=True
4948

0 commit comments

Comments
 (0)