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 14, 2023
1 parent 5fa7fff commit cb20bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ commands:
# sudo apt install software-properties-common
sudo add-apt-repository -y ppa:nilarimogard/webupd8
# sudo apt-get update
sudo apt-get install launchpad-getkeys
sudo apt-get install --allow-unauthenticated --allow-insecure-repositories launchpad-getkeys
sudo apt-get update
sudo launchpad-getkeys
sudo apt-get update
Expand Down

0 comments on commit cb20bb8

Please sign in to comment.