From 06bb334b2b58c3577c11857e4253d469d843ef07 Mon Sep 17 00:00:00 2001 From: dborth Date: Sun, 25 Oct 2020 12:45:04 -0600 Subject: [PATCH] Update continuous-integration-workflow.yml --- .github/workflows/continuous-integration-workflow.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/continuous-integration-workflow.yml b/.github/workflows/continuous-integration-workflow.yml index 2605d26..1de1656 100644 --- a/.github/workflows/continuous-integration-workflow.yml +++ b/.github/workflows/continuous-integration-workflow.yml @@ -31,13 +31,13 @@ jobs: - name: Upload Wii Build Artifacts uses: actions/upload-artifact@v2 with: - name: FCEUltraGX-Nightly + name: FCEUltraGX path: | dist/FCEUltraGX/ - name: Upload GameCube Build Artifacts uses: actions/upload-artifact@v2 with: - name: FCEUltraGX-Nightly-GameCube + name: FCEUltraGX-GameCube path: | dist/FCEUltraGX-GameCube/