Add wii build

This commit is contained in:
2025-10-01 01:44:17 -05:00
parent ce9fe40978
commit e57e8a5f70

View File

@@ -57,7 +57,7 @@ jobs:
image: onedev.site.tesses.net/dependencies/wiidev:latest
interpreter: !DefaultInterpreter
commands: |
cd Packaging
cd Packaging/CPKG
bash wiibuild.sh
useTTY: true
condition: ALL_PREVIOUS_STEPS_WERE_SUCCESSFUL