From 66b68bac59d17fb3ac95448a63b9e2db0d4db66e Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Fri, 19 Jan 2024 10:42:32 +0200 Subject: [PATCH] ERROR: Unable to deduce type config install: 0abab496338183c36661e635c2aeab8d\settings.yml. --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index c11a56f96..cbacf6c1a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -384,7 +384,7 @@ for: - qbs-config defaultProfile qt6 - dir "C:\Qt\Tools" - git clone https://gist.github.com/dismine/0abab496338183c36661e635c2aeab8d.git - - conan config install 0abab496338183c36661e635c2aeab8d\settings.yml + - conan config install .\0abab496338183c36661e635c2aeab8d\settings.yml - type C:\Users\appveyor\.conan\settings.yml - conan profile new valentina - conan profile update settings.build_type=Release valentina