Skip to content

Commit 73438f8

Browse files
committed
Try to fix COPR build
1 parent de04aed commit 73438f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

collector/spec/collector.spec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ pip3 install --user 'conan==2.9.1'
5050
echo "[Inside RPM build] bootstrapping Conan"
5151
export PATH="$HOME/.local/bin:$PATH"
5252
conan profile detect --force
53+
conan remote update conancenter --url https://center2.conan.io
5354
conan remote list
5455

5556
# secondly, Conan is used to fetch prometheus-cpp library, building it with cmake when needed:

0 commit comments

Comments
 (0)