mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2025-01-31 14:37:24 +00:00
Fix skyline install dir
This commit is contained in:
parent
5a37622559
commit
025d2575c3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
uses: actions/download-artifact@v2
|
||||
- name: Prepare zip
|
||||
env:
|
||||
SKYLINE_DIR: atmosphere/contents/01006A800016E000/exefs
|
||||
SKYLINE_DIR: atmosphere/contents/01006A800016E000/
|
||||
SMASH_PLUGIN_DIR: atmosphere/contents/01006A800016E000/romfs/skyline/plugins
|
||||
SMASH_WEB_DIR: atmosphere/contents/01006A800016E000/manual_html/contents.htdocs
|
||||
run: |
|
||||
|
|
Loading…
Reference in a new issue