You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
macos build: install rlottie
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user