We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f7641 commit 0509caeCopy full SHA for 0509cae
azure-pipelines.yml
@@ -48,7 +48,6 @@ jobs:
48
- task: Bash@3
49
inputs:
50
script: |
51
- python -m pip install
52
pip install conan --upgrade
53
conan remote add bincrafters "https://api.bintray.com/conan/bincrafters/public-conan"
54
conan install . -s build_type=Debug --install-folder=build -o curl=True
0 commit comments