Skip to content

Commit

Permalink
Maybe this will fix it
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Mar 23, 2024
1 parent 18c7f77 commit 64bd91d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_ds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
- uses: ./.github/actions/upload_build
if: ${{ always() && steps.compile.outcome == 'success' }}
with:
SOURCE_FILE: 'ClassiCube-ds.nds'
DEST_NAME: 'ClassiCube-ds.nds'
SOURCE_FILE: 'ClassiCube.nds'
DEST_NAME: 'ClassiCube.nds'

0 comments on commit 64bd91d

Please sign in to comment.