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 de04aed commit 73438f8Copy full SHA for 73438f8
collector/spec/collector.spec
@@ -50,6 +50,7 @@ pip3 install --user 'conan==2.9.1'
50
echo "[Inside RPM build] bootstrapping Conan"
51
export PATH="$HOME/.local/bin:$PATH"
52
conan profile detect --force
53
+conan remote update conancenter --url https://center2.conan.io
54
conan remote list
55
56
# secondly, Conan is used to fetch prometheus-cpp library, building it with cmake when needed:
0 commit comments