We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f407e commit c5bc9a6Copy full SHA for c5bc9a6
.github/workflows/conan.yml
@@ -23,7 +23,7 @@ jobs:
23
run: |
24
brew install cmake
25
brew install python ninja buf
26
- python -m pip install --user conan
+ python -m pip install conan
27
28
- name: Build
29
0 commit comments