Skip to content

Commit fa07f35

Browse files
authored
Apply suggestion from @kayoub5
1 parent a05ec49 commit fa07f35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cmake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: actions/checkout@v4
2121
- uses: actions/setup-python@v5
2222
- run: |
23-
pip3 install wheel conan==2.5.0
23+
pipx install conan
2424
conan --version
2525
cmake --version
2626

0 commit comments

Comments
 (0)