Enable SH7 build

This commit is contained in:
Takumi Sueda
2021-03-22 22:55:01 +09:00
parent 38bf49bd68
commit b5c7a41797
2 changed files with 3 additions and 1 deletions
+2
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