mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Add pkg-config and mysql to mac deps
This commit is contained in:
parent
dc6796d2fd
commit
2c93bc3d23
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-packages-action.yml
vendored
2
.github/workflows/test-packages-action.yml
vendored
|
@ -226,7 +226,7 @@ jobs:
|
|||
|
||||
- name: Install System Dependencies
|
||||
run: |
|
||||
brew install tree
|
||||
brew install tree pkg-config mysql
|
||||
|
||||
- name: List Packages
|
||||
run: |
|
||||
|
|
Loading…
Add table
Reference in a new issue