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 a05ec49 commit fa07f35Copy full SHA for fa07f35
1 file changed
.github/workflows/cmake.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: actions/checkout@v4
21
- uses: actions/setup-python@v5
22
- run: |
23
- pip3 install wheel conan==2.5.0
+ pipx install conan
24
conan --version
25
cmake --version
26
0 commit comments