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

View File

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