[ci,mac] install missing libtool

This commit is contained in:
akallabeth
2025-03-21 12:00:02 +01:00
parent 17ef9dceff
commit 5bd446fb2a

View File

@@ -15,7 +15,7 @@ jobs:
- name: "Prepare environment"
run: |
brew install autoconf automake cmake git
brew install autoconf automake cmake git libtool
- name: "Run mac os build..."
run: |