We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e3bfb commit 93d2c4cCopy full SHA for 93d2c4c
.github/workflows/release.yml
@@ -156,7 +156,7 @@ jobs:
156
curl -LO https://github.com/FluBBaOfWard/NGPDS/releases/latest/download/NGPDS.zip
157
7z x NGPDS.zip NGPDS.nds
158
rm NGPDS.zip
159
- curl -LO https://github.com/FluBBaOfWard/NitroSwan/releases/latest/download/NitroSwan.zip
+ curl -LO https://github.com/FluBBaOfWard/NitroSwan/releases/latest/download/NitroSwan0_7_2.zip
160
7z x NitroSwan.zip NitroSwan.nds
161
rm NitroSwan.zip
162
# PicoDriveTWL is a prerelease, so get the latest URL from the GH api
0 commit comments