Skip to content

Commit

Permalink
try circleci without curl
Browse files Browse the repository at this point in the history
  • Loading branch information
harendra-kumar committed Dec 15, 2023
1 parent fb768f7 commit b8a1920
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 @@ -106,7 +106,7 @@ preinstall: &preinstall
apt-get install -y git
# Required for and by packcheck
apt-get install -y curl
#apt-get install -y curl
# Get packcheck if needed
if test ! -e "$PACKCHECK"
Expand Down

0 comments on commit b8a1920

Please sign in to comment.