copy elf for debugging

This commit is contained in:
Daryl Borth 2025-03-20 17:21:38 -06:00
parent 8f59a838fc
commit 6d8491119b

View File

@ -42,6 +42,7 @@ jobs:
touch dist/FCEUltraGX/fceugx/cheats/cheatsdir
touch dist/FCEUltraGX/fceugx/saves/savesdir
cp hbc/* dist/FCEUltraGX/apps/fceugx/
cp executables/fceugx-wii.elf dist/FCEUltraGX/apps/fceugx/fceugx-wii.elf
cp executables/fceugx-wii.dol dist/FCEUltraGX/apps/fceugx/boot.dol
- name: Upload Wii artifacts