Try fixing macOS build

This commit is contained in:
Thomas Farstrike
2026-01-07 15:36:06 +01:00
parent 0064ae9ead
commit 32a45f4794
+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 rlottie
brew install pkg-config libffi ninja make SDL2
- name: Show version numbers
run: |