fix MacOS.yml

This commit is contained in:
neil 2022-08-06 13:56:06 +08:00 committed by Nicolas Viennot
parent 05a849ba2b
commit 7c0bbf3e16

View File

@ -25,7 +25,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- run: | - run: |
brew install automake brew install automake msgpack
autoupdate autoupdate
./autogen.sh ./autogen.sh
./configure ./configure