Skip to content

Commit

Permalink
debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
nleroy917 committed May 15, 2024
1 parent 2b87d6c commit c314107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
elif command -v apt-get &> /dev/null; then
echo "Detected apt-get package manager"
apt-get update
echo "Installing libssl-dev"
apt-get install -y libssl-dev
else
echo "No supported package manager found (yum or apt-get)"
Expand Down

0 comments on commit c314107

Please sign in to comment.