From 09258f0ad3a26510e22f29bced8894d0d8d6072b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johel=20Ernesto=20Guerrero=20Pe=C3=B1a?= Date: Thu, 19 Oct 2023 12:34:11 -0400 Subject: [PATCH] ci: fix conan-config --- .github/workflows/ci-conan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-conan.yml b/.github/workflows/ci-conan.yml index 08c8e4649..7d7b56091 100644 --- a/.github/workflows/ci-conan.yml +++ b/.github/workflows/ci-conan.yml @@ -132,7 +132,7 @@ jobs: cxx: "clang++-17", }, lib: "libc++", - conan-config: ".github/ci/clang-17-modules-toolchain.cmake", + conan-config: "-c tools.cmake.cmaketoolchain:user_toolchain=.github/ci/clang-17-modules-toolchain.cmake", modules: "True", } # - {