mirror of
https://github.com/Amethyst-szs/SuperMarioOdysseyOnline
synced 2025-10-06 00:13:16 +02:00
forgot to rename
This commit is contained in:
4
.github/actions/build/action.yml
vendored
4
.github/actions/build/action.yml
vendored
@@ -50,7 +50,7 @@ runs:
|
||||
cache-from : type=gha,scope=smoo-build-env
|
||||
cache-to : type=gha,scope=smoo-build-env,mode=max
|
||||
-
|
||||
name : Build mod
|
||||
name : Switch
|
||||
shell : bash
|
||||
run: |
|
||||
docker run --rm \
|
||||
@@ -62,7 +62,7 @@ runs:
|
||||
;
|
||||
cp -r ./romfs/ ./starlight_patch_100/atmosphere/contents/0100000000010000/.
|
||||
-
|
||||
name : Yuzu
|
||||
name : Emulator
|
||||
shell : bash
|
||||
if : ${{ inputs.emu == 'Emulator' }}
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user