From 47f3e5bf70df89964cc820f539502dcaf0d43f25 Mon Sep 17 00:00:00 2001
From: Joseph Judge <joe@jojudge.com>
Date: Tue, 8 Mar 2022 21:55:13 -0500
Subject: [PATCH] REALLY

---
 .github/workflows/switch.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/.github/workflows/switch.yml b/.github/workflows/switch.yml
index 3bbaf9352..5d4563110 100644
--- a/.github/workflows/switch.yml
+++ b/.github/workflows/switch.yml
@@ -32,14 +32,14 @@ jobs:
       uses: actions/upload-artifact@v2
       with:
         name: full
-        path: bin/Switch/Release/srb2switch22_*.full.zip
+        path: bin/Switch/srb2switch22_*.full.zip
     - name: Upload NRO update zip
       uses: actions/upload-artifact@v2
       with:
         name: update_nro
-        path: bin/Switch/Release/srb2switch22_*.update.nro.zip
+        path: bin/Switch/srb2switch22_*.update.nro.zip
     # - name: Upload update zip
     #   uses: actions/upload-artifact@v2
     #   with:
     #     name: update
-    #     path: bin/Switch/Release/srb2switch22_*.update.zip
\ No newline at end of file
+    #     path: bin/Switch/srb2switch22_*.update.zip
\ No newline at end of file
-- 
GitLab