We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d31c7a commit f335de3Copy full SHA for f335de3
.github/workflows/rebuildDependencies.yml
@@ -68,10 +68,6 @@ jobs:
68
- name: Setup Conan Client
69
uses: conan-io/setup-conan@v1
70
71
- - name: Create default Conan profile
72
- run: |
73
- conan profile detect
74
-
75
# CMake/Ninja version should be synced with runners
76
# https://github.com/actions/runner-images/tree/main/images
77
# using CMake from Android SDK because some runners already have CMake v4
0 commit comments