Skip to content

Commit

Permalink
add clang-tools to the Linuc dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
kosloot committed May 25, 2024
1 parent c090b68 commit 774b017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
then
sudo apt-get install libicu-dev libxml2-dev libbz2-dev
sudo apt-get install zlib1g-dev libexttextcat-dev
sudo apt-get install expect cppcheck
sudo apt-get install expect cppcheck clang-tools
else
brew install libxml2
brew install bzip2
Expand Down

0 comments on commit 774b017

Please sign in to comment.