Add 3dsx back to the 3DS build
This commit is contained in:
parent
f0a7493ef3
commit
5d14513f3b
2 changed files with 3 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ jobs:
|
|||
- run: sudo chmod +rx /opt/devkitpro/tools/bin/makerom
|
||||
- run: cmake -S. -Bbuild -DNIGHTLY_BUILD=ON -DCMAKE_TOOLCHAIN_FILE=/opt/devkitpro/cmake/3DS.cmake
|
||||
- run: cmake --build build -j 2
|
||||
- store_artifacts: {path: ./build/devilutionx.3dsx, destination: devilutionx.3dsx}
|
||||
- store_artifacts: {path: ./build/devilutionx.cia, destination: devilutionx.cia}
|
||||
amigaos-m68k:
|
||||
docker:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue