does it need meson

This commit is contained in:
Nadia Holmquist Pedersen 2023-12-28 11:05:02 +01:00
parent e48f3654b1
commit 0da278cc52
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 libtool
brew install autoconf automake autoconf-archive glib libtool meson
- uses: lukka/get-cmake@latest
- uses: lukka/run-vcpkg@v11
with: