mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-01-31 14:37:24 +00:00
Update rust.yml
This commit is contained in:
parent
75e4515467
commit
19b20b56e6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
|
@ -87,6 +87,7 @@ jobs:
|
|||
mkdir -p ${{env.SMASH_PLUGIN_DIR}}
|
||||
mkdir -p ${{env.SMASH_WEB_DIR}}
|
||||
wget https://github.com/skyline-dev/skyline/archive/refs/tags/beta.zip
|
||||
mv beta.zip skyline.zip
|
||||
unzip skyline.zip
|
||||
mv exefs ${{env.SKYLINE_DIR}}
|
||||
cp plugin/libtraining_modpack.nro ${{env.SMASH_PLUGIN_DIR}}/libtraining_modpack.nro
|
||||
|
|
Loading…
Reference in a new issue