mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-03 00:39:14 +00:00
Separate build scripts for MakeROM and CTRTool
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
dist: [ubuntu_x86_64, macos_x86_64, win_x86_64]
|
dist: [ubuntu_x86_64, macos_x86_64, win_x86_64]
|
||||||
prog: [ctrtool, makerom]
|
prog: [makerom]
|
||||||
include:
|
include:
|
||||||
- dist: win_x86_64
|
- dist: win_x86_64
|
||||||
os: windows-latest
|
os: windows-latest
|
||||||
Reference in New Issue
Block a user