mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-02-01 06:57:25 +00:00
add built SaltySD to fix beta builds
This commit is contained in:
parent
9841a91127
commit
5d79c19cc3
3 changed files with 1 additions and 3 deletions
4
.github/workflows/ccpp.yml
vendored
4
.github/workflows/ccpp.yml
vendored
|
@ -27,10 +27,8 @@ jobs:
|
|||
- name: Make layoff
|
||||
working-directory: layoff
|
||||
run: make && ./makelayeredfs.sh
|
||||
- name: Make SaltyNX
|
||||
run: git clone https://github.com/shinyquagsire23/SaltyNX && cd SaltyNX && make
|
||||
- name: Prepare folder layout
|
||||
run: cp -r layoff/atmosphere . && cp -r SaltyNX/sdcard_out/* . && mkdir -p SaltySD/plugins/01006A800016E000 && cp training_modpack.elf SaltySD/plugins/01006A800016E000/training_modpack.elf
|
||||
run: cp -r layoff/atmosphere . && mkdir -p SaltySD/plugins/01006A800016E000 && cp training_modpack.elf SaltySD/plugins/01006A800016E000/training_modpack.elf
|
||||
- name: ZIP Release
|
||||
run: zip -r training_modpack.zip atmosphere SaltySD
|
||||
- name: Upload Release
|
||||
|
|
BIN
atmosphere/titles/0100000000534C56/exefs.nsp
Normal file
BIN
atmosphere/titles/0100000000534C56/exefs.nsp
Normal file
Binary file not shown.
0
atmosphere/titles/0100000000534C56/flags/boot2.flag
Normal file
0
atmosphere/titles/0100000000534C56/flags/boot2.flag
Normal file
Loading…
Reference in a new issue