Skip to content

Commit e212c03

Browse files
committed
Pull specific release for GBAR3-Frontend
1 parent 48bd848 commit e212c03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
wget https://github.com/FluBBaOfWard/S8DS/releases/latest/download/S8DS.zip
3737
wget -O GBARunner2.nds https://github.com/unresolvedsymbol/GBARunner2-DSL-Enhanced/releases/download/v20201019-DSL_97447fe/GBARunner2_arm9dldi_ds.nds
3838
wget https://nightly.link/Gericom/GBARunner3/workflows/nightly/develop/GBARunner3.zip
39-
wget -O GBAR3-Frontend.nds https://github.com/flashcarts/gbar3-frontend/releases/latest/download/gbar3-frontend-AOS.nds
39+
wget -O GBAR3-Frontend.nds https://github.com/flashcarts/gbar3-frontend/releases/download/v0.9.0-fcnet1/gbar3-frontend-AOS.nds
4040
wget https://github.com/Stewmath/GameYob/releases/download/v0.5.2/gameyob.zip
4141
wget https://github.com/DS-Homebrew/NesDS/releases/latest/download/nesDS.7z
4242
unzip GBARunner3.zip

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
wget https://github.com/FluBBaOfWard/S8DS/releases/latest/download/S8DS.zip
3434
wget -O GBARunner2.nds https://github.com/unresolvedsymbol/GBARunner2-DSL-Enhanced/releases/download/v20201019-DSL_97447fe/GBARunner2_arm9dldi_ds.nds
3535
wget https://nightly.link/Gericom/GBARunner3/workflows/nightly/develop/GBARunner3.zip
36-
wget -O GBAR3-Frontend.nds https://github.com/flashcarts/gbar3-frontend/releases/latest/download/gbar3-frontend-AOS.nds
36+
wget -O GBAR3-Frontend.nds https://github.com/flashcarts/gbar3-frontend/releases/download/v0.9.0-fcnet1/gbar3-frontend-AOS.nds
3737
wget https://github.com/Stewmath/GameYob/releases/download/v0.5.2/gameyob.zip
3838
wget https://github.com/DS-Homebrew/NesDS/releases/latest/download/nesDS.7z
3939
unzip GBARunner3.zip

0 commit comments

Comments
 (0)