File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -160,9 +160,9 @@ jobs:
160160 curl -LO https://github.com/FluBBaOfWard/NGPDS/releases/latest/download/NGPDS.zip
161161 7z x NGPDS.zip NGPDS.nds
162162 rm NGPDS.zip
163- curl -LO https://github.com/FluBBaOfWard/NitroSwan/releases/latest/download/NitroSwan0_7_5 .zip
164- 7z x NitroSwan0_7_5 .zip NitroSwan.nds
165- rm NitroSwan0_7_5 .zip
163+ curl -LO https://github.com/FluBBaOfWard/NitroSwan/releases/latest/download/NitroSwan .zip
164+ 7z x NitroSwan .zip NitroSwan.nds
165+ rm NitroSwan .zip
166166 # PicoDriveTWL is a prerelease, so get the latest URL from the GH api
167167 curl -LO $(curl https://api.github.com/repos/DS-Homebrew/PicoDriveTWL/releases | jq --raw-output '.[0].assets[0].browser_download_url' -)
168168 curl -LO https://github.com/DS-Homebrew/PokeMini/releases/latest/download/PokeMini.nds
You can’t perform that action at this time.
0 commit comments