Skip to content

Commit

Permalink
upload actually useful CDI instead of ISO
Browse files Browse the repository at this point in the history
  • Loading branch information
UnknownShadow200 committed Sep 30, 2023
1 parent b09242e commit ee9e9b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_dreamcast.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
- uses: ./.github/actions/upload_build
if: ${{ always() && steps.compile.outcome == 'success' }}
with:
SOURCE_FILE: 'ClassiCube-dc.iso'
DEST_NAME: 'ClassiCube-dc.iso'
SOURCE_FILE: 'ClassiCube-dc.cdi'
DEST_NAME: 'ClassiCube-dc.cdi'

0 comments on commit ee9e9b0

Please sign in to comment.