Skip to content

Commit a774560

Browse files
committed
Download latest NitroGrafx release
1 parent 36ef711 commit a774560

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.github/workflows/release.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +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/NitroGrafx/releases/latest/download/NitroGrafx0_9_0.zip
164+
7z x NitroGrafx0_9_0.zip NitroGrafx.nds
165+
rm NitroGrafx0_9_0.zip
163166
curl -LO https://github.com/FluBBaOfWard/NitroSwan/releases/latest/download/NitroSwan.zip
164167
7z x NitroSwan.zip NitroSwan.nds
165168
rm NitroSwan.zip
Binary file not shown.

0 commit comments

Comments
 (0)