From d12c00131d19559a52e10f08b03a553346cf4867 Mon Sep 17 00:00:00 2001 From: Vilius Sutkus '89 Date: Tue, 18 Jun 2024 18:26:15 +0300 Subject: [PATCH] [CI] Fix conan profile installation --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3fb46e99..a5ac896f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -60,7 +60,7 @@ jobs: - name: install python dependencies run: pip install --upgrade pip conan setuptools - - run: conan config install .github/conan/profiles + - run: conan config install .github/conan - run: | conan profile list conan profile show