Skip to content

Commit 9abc8a2

Browse files
macos build: install rlottie
1 parent 8a20b51 commit 9abc8a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install dependencies via Homebrew
2323
run: |
2424
xcode-select --install || true # already installed on github
25-
brew install pkg-config libffi ninja make SDL2
25+
brew install pkg-config libffi ninja make SDL2 rlottie
2626
2727
- name: Show version numbers
2828
run: |

0 commit comments

Comments
 (0)