Skip to content

Commit

Permalink
Install pkg-config
Browse files Browse the repository at this point in the history
  • Loading branch information
raviqqe committed Apr 22, 2024
1 parent 7ca70ff commit 952c1c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/ci/github/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,6 @@ if [ $(uname) = Linux ]; then
sudo apt update --fix-missing
sudo apt install libc6-dbg # for valgrind
brew install valgrind
else
brew install pkg-config
fi

0 comments on commit 952c1c7

Please sign in to comment.