From 41719e1f9f34a103a747c2c13cff75762c72bb33 Mon Sep 17 00:00:00 2001 From: piplup <100526773+piplup55@users.noreply.github.com> Date: Mon, 5 Jun 2023 21:02:29 +0100 Subject: [PATCH] a --- .github/actions/build/action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/build/action.yml b/.github/actions/build/action.yml index ec64178..3448e6d 100644 --- a/.github/actions/build/action.yml +++ b/.github/actions/build/action.yml @@ -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/