Skip to content

Commit 93d2c4c

Browse files
committed
Fix NitroSwan link
1 parent 31e3bfb commit 93d2c4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
curl -LO https://github.com/FluBBaOfWard/NGPDS/releases/latest/download/NGPDS.zip
157157
7z x NGPDS.zip NGPDS.nds
158158
rm NGPDS.zip
159-
curl -LO https://github.com/FluBBaOfWard/NitroSwan/releases/latest/download/NitroSwan.zip
159+
curl -LO https://github.com/FluBBaOfWard/NitroSwan/releases/latest/download/NitroSwan0_7_2.zip
160160
7z x NitroSwan.zip NitroSwan.nds
161161
rm NitroSwan.zip
162162
# PicoDriveTWL is a prerelease, so get the latest URL from the GH api

0 commit comments

Comments
 (0)