Skip to content

Commit

Permalink
Fix nesDS folder not deleting
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Nov 26, 2023
1 parent 1f19546 commit 93facc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:
7z x nesDS.7z nesDS/nesDS.nds
mv nesDS/nesDS.nds nesDS.nds
rm nesDS.7z
rm nesDS
rm -rf nesDS
curl -LO https://github.com/FluBBaOfWard/S8DS/releases/latest/download/S8DS.zip
7z x S8DS.zip S8DS.nds
rm S8DS.zip
Expand Down

0 comments on commit 93facc8

Please sign in to comment.