Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Feb 6, 2025
1 parent 818f262 commit 39f2e89
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,7 @@ jobs:
curl -LO https://github.com/wavemotion-dave/ColecoDS/releases/latest/download/ColecoDS.nds
curl -LO https://bitbucket.org/Coto88/snemulds/raw/33f5f469b6e6c19cb3e1be9259b407832fce42b9/release/arm7dldi-ntr/SNEmulDS.nds
curl -LO https://bitbucket.org/Coto88/snemulds/raw/33f5f469b6e6c19cb3e1be9259b407832fce42b9/release/arm7dldi-twl/SNEmulDS.srl
curl -LO https://github.com/DS-Homebrew/NesDS/releases/latest/download/nesDS.7z
7z x nesDS.7z nesDS/nesDS.nds
mv nesDS/nesDS.nds nesDS.nds
rm nesDS.7z
rm -rf nesDS
curl -LO https://github.com/DS-Homebrew/NesDS/releases/latest/download/nesDS.nds
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 39f2e89

Please sign in to comment.