diff --git a/appveyor.yml b/appveyor.yml index 4268dd4a7..c11a56f96 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -383,7 +383,8 @@ for: - qbs-setup-qt %QTDIR%\bin\%QMAKE% qt6 - qbs-config defaultProfile qt6 - dir "C:\Qt\Tools" - - conan config install https://gist.github.com/dismine/0abab496338183c36661e635c2aeab8d.git + - git clone https://gist.github.com/dismine/0abab496338183c36661e635c2aeab8d.git + - 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