We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0a8da7 commit ced64d7Copy full SHA for ced64d7
.github/workflows/release.yml
@@ -83,11 +83,8 @@ jobs:
83
curl -LO https://github.com/DS-Homebrew/nds-bootstrap-extras/raw/main/preLoadSettings/preLoadSettings3DS.pck
84
cd ..
85
mv nds-bootstrap/release-bootstrap.ver 7zfile/_nds/
86
- mv nds-bootstrap/nightly-bootstrap.ver 7zfile/_nds/
87
mv nds-bootstrap/nds-bootstrap-release.nds 7zfile/_nds/
88
- mv nds-bootstrap/nds-bootstrap-nightly.nds 7zfile/_nds/
89
mv nds-bootstrap/nds-bootstrap-hb-release.nds 7zfile/DSi\&3DS\ -\ SD\ card\ users/_nds/
90
- mv nds-bootstrap/nds-bootstrap-hb-nightly.nds 7zfile/DSi\&3DS\ -\ SD\ card\ users/_nds/
91
mv nds-bootstrap/preLoadSettingsDSi.pck 7zfile/_nds/nds-bootstrap/
92
mv nds-bootstrap/preLoadSettings3DS.pck 7zfile/_nds/nds-bootstrap/
93
0 commit comments