summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorneil <github@neilpang.com>2022-08-06 13:56:06 +0800
committerNicolas Viennot <nicolas@viennot.biz>2022-08-06 21:30:02 -0400
commit7c0bbf3e164d869073012b7fffd896869337b143 (patch)
treea8a8c4f1bb2c8d49409c1c6ce51151ad4e96fc80
parent05a849ba2b29351419ad2034994111388c0817b7 (diff)
fix MacOS.yml
-rw-r--r--.github/workflows/MacOS.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/MacOS.yml b/.github/workflows/MacOS.yml
index db1c9ca0..37293260 100644
--- a/.github/workflows/MacOS.yml
+++ b/.github/workflows/MacOS.yml
@@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- run: |
- brew install automake
+ brew install automake msgpack
autoupdate
./autogen.sh
./configure