This commit is contained in:
piplup 2023-06-05 21:02:29 +01:00
parent f8a3deefc4
commit 41719e1f9f
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ inputs:
required : false
default : ''
emu:
description : 'what system the build is for: Switch, Ryujinx or yuzu'
description : 'what system the build is for: Switch or Emulator'
required : false
default : 'Switch'
@ -64,7 +64,7 @@ runs:
-
name : Yuzu
shell : bash
if : ${{ inputs.emu == 'yuzu' }}
if : ${{ inputs.emu == 'Emulator' }}
run: |
cd ./starlight_patch_100/
mkdir ./SMOO/