From c7378f255c0c372155988e2ba1bed3a7ffebfd8e Mon Sep 17 00:00:00 2001 From: Daryl Borth Date: Thu, 20 Mar 2025 19:51:00 -0600 Subject: [PATCH] remove elf --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 31c1cc9..7e1bc57 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,7 +42,6 @@ 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