Skip to content

Commit

Permalink
Try to fix COPR build
Browse files Browse the repository at this point in the history
  • Loading branch information
f18m committed Nov 14, 2024
1 parent de04aed commit 73438f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions collector/spec/collector.spec
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ pip3 install --user 'conan==2.9.1'
echo "[Inside RPM build] bootstrapping Conan"
export PATH="$HOME/.local/bin:$PATH"
conan profile detect --force
conan remote update conancenter --url https://center2.conan.io
conan remote list

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

0 comments on commit 73438f8

Please sign in to comment.