Fixing builds

This commit is contained in:
Cfauto 2026-06-15 20:42:53 +02:00
parent 78c16891a2
commit ea271d5958
No known key found for this signature in database
GPG Key ID: C3C71FD00DACCDB5

View File

@ -50,6 +50,9 @@ jobs:
with:
submodules: recursive
- name: Install dependencies
run: brew install sdl2
- name: Configure
run: ./waf configure $WAF_FLAGS
- name: Build macos-amd64