Enable SH7 build

This commit is contained in:
Takumi Sueda
2021-03-22 04:15:16 +09:00
parent 38bf49bd68
commit b5c7a41797
2 changed files with 3 additions and 1 deletions

View File

@@ -97,6 +97,8 @@ jobs:
nk: edsh5exe.bin
- model: sh6
nk: edsh6exe.bin
- model: sh7
nk: edsh7exe.bin
steps:
- uses: actions/checkout@v2