Skip to content

Commit 6fc5c5e

Browse files
author
Morten Borup Petersen
committed
mac
1 parent bce5205 commit 6fc5c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
# MacOS
4444
- if: contains( matrix.os, 'macos')
4545
name: Prepare macos container for build
46-
run: brew install autoconf automake libtool xz pkg-config libgit2 libjpg libpng libmtp
46+
run: brew install autoconf automake libtool xz pkg-config libgit2 libjpg libpng libmtp ninja
4747

4848
# Windows
4949
- if: contains( matrix.os, 'windows')

0 commit comments

Comments
 (0)