Merge dev and fix headless ROM builder dependency

This commit is contained in:
Martin
2026-08-06 16:22:34 +02:00
18 changed files with 1737 additions and 1122 deletions
+3
View File
@@ -383,6 +383,9 @@ jobs:
- name: install luajit
run: sudo apt-get update && sudo apt-get install -y luajit
- name: install Pillow
run: python3 -m pip install --upgrade pillow
- name: interpreter version
run: luajit -v