Add demo to GitHub CI build

This commit is contained in:
LagoLunatic
2025-05-19 20:23:02 -04:00
parent 99c78680de
commit fbbe67ffb5
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [GZLE01, GZLP01, GZLJ01]
version: [GZLE01, GZLP01, GZLJ01, D44J01]
steps:
# Checkout the repository
+1
View File
@@ -20,6 +20,7 @@ All GameCube versions are supported:
- `GZLE01`: Rev 0 (USA), Rev 48 (KOR)
- `GZLP01`: Rev 0 (PAL)
- `GZLJ01`: Rev 0 (JPN)
- `D44J01`: Kiosk demo (JPN)
Dependencies
============