diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 7e1bc57..31c1cc9 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -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