Skip to content

Commit

Permalink
rpcdaemon: enable fuzzer build on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JacekGlen committed Oct 13, 2023
1 parent 4c217fe commit 161776d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ commands:
name: "Install Conan"
command: |
sudo apt-get update
sudo apt install -y python3-pip
sudo pip install conan==1.58.0 chardet
- run:
name: "Select Conan profile"
Expand Down

0 comments on commit 161776d

Please sign in to comment.