Skip to content

Commit a49778c

Browse files
committed
fix profile
1 parent edc1f7c commit a49778c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_testing.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Configure conan
5353
run: |
5454
pip3 install conan==2.3.0
55-
conan profile new --detect default
55+
conan profile detect default
5656
conan profile update settings.compiler.libcxx=libstdc++11 default
5757
conan remote add -f dice-group https://conan.dice-research.org/artifactory/api/conan/tentris
5858

0 commit comments

Comments
 (0)