[ci,mac] install missing tools

This commit is contained in:
akallabeth
2025-03-21 11:57:03 +01:00
parent 2459baa50e
commit 17ef9dceff

View File

@@ -13,6 +13,10 @@ jobs:
- name: "Check out source"
uses: actions/checkout@v4
- name: "Prepare environment"
run: |
brew install autoconf automake cmake git
- name: "Run mac os build..."
run: |
./scripts/bundle-mac-os.sh