does it need meson
This commit is contained in:
parent
e48f3654b1
commit
0da278cc52
|
@ -8,7 +8,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- run: |
|
- 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/get-cmake@latest
|
||||||
- uses: lukka/run-vcpkg@v11
|
- uses: lukka/run-vcpkg@v11
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue