Skip to content

Commit

Permalink
Revert back to regular nds-bootstrap releases (Part 2)
Browse files Browse the repository at this point in the history
  • Loading branch information
RocketRobz committed Feb 15, 2021
1 parent 15e51c3 commit 184a399
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ jobs:
mkdir -p nds-bootstrap
cd nds-bootstrap
curl -LO https://github.com/DS-Homebrew/nds-bootstrap/releases/latest/download/nds-bootstrap.7z
7z x nds-bootstrap-stealth.7z
mv nds-bootstrap-stealth.* ..
7z x nds-bootstrap.7z
mv nds-bootstrap.* ..
mkdir -p TWiLightMenu
mv release-bootstrap.ver TWiLightMenu
cd ..
Expand Down

0 comments on commit 184a399

Please sign in to comment.