Skip to content

Commit c5bc9a6

Browse files
committed
global install
1 parent 95f407e commit c5bc9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/conan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: |
2424
brew install cmake
2525
brew install python ninja buf
26-
python -m pip install --user conan
26+
python -m pip install conan
2727
2828
- name: Build
2929
run: |

0 commit comments

Comments
 (0)