macos build: install rlottie

This commit is contained in:
Thomas Farstrike
2026-01-07 14:47:35 +01:00
parent 8a20b519b4
commit 9abc8a2799
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Install dependencies via Homebrew
run: |
xcode-select --install || true # already installed on github
brew install pkg-config libffi ninja make SDL2
brew install pkg-config libffi ninja make SDL2 rlottie
- name: Show version numbers
run: |