Add pkg-config and mysql to mac deps

This commit is contained in:
Daniel A. Wozniak 2025-02-18 01:31:59 -07:00
parent dc6796d2fd
commit 2c93bc3d23

View file

@ -226,7 +226,7 @@ jobs:
- name: Install System Dependencies
run: |
brew install tree
brew install tree pkg-config mysql
- name: List Packages
run: |