Skip to content

Commit 0509cae

Browse files
committed
remove invalid command [skip ci]
1 parent 95f7641 commit 0509cae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ jobs:
4848
- task: Bash@3
4949
inputs:
5050
script: |
51-
python -m pip install
5251
pip install conan --upgrade
5352
conan remote add bincrafters "https://api.bintray.com/conan/bincrafters/public-conan"
5453
conan install . -s build_type=Debug --install-folder=build -o curl=True

0 commit comments

Comments
 (0)