diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8aa9c7e49..099f046d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,6 +23,7 @@ jobs: - name: Conan version run: echo "${{ steps.conan.outputs.version }}" + - name: Create default Conan profile run: conan profile new default --detect