Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
REALLY
Browse files Browse the repository at this point in the history
  • Loading branch information
heyjoeway committed Mar 9, 2022
1 parent f8c077d commit 47f3e5b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/switch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
# path: bin/Switch/srb2switch22_*.update.zip

0 comments on commit 47f3e5b

Please sign in to comment.