Skip to content

Commit ceea2d3

Browse files
committed
profile exists by default
1 parent 8729978 commit ceea2d3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,6 @@ jobs:
7171
with:
7272
cache_packages: true
7373

74-
- name: Init Conan
75-
if: ${{ matrix.deptool == 'conan' }}
76-
run: conan profile detect
77-
7874
- name: Cmake conan
7975
if: ${{ matrix.deptool == 'conan' }}
8076
run: |

0 commit comments

Comments
 (0)