maybe it's libtool then

This commit is contained in:
Nadia Holmquist Pedersen 2023-12-28 10:20:51 +01:00
parent 11154b9297
commit e48f3654b1
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: |
brew install autoconf automake autoconf-archive glib
brew install autoconf automake autoconf-archive glib libtool
- uses: lukka/get-cmake@latest
- uses: lukka/run-vcpkg@v11
with: