From b11f0599e0ec75949258ea4b72a4935e33881551 Mon Sep 17 00:00:00 2001 From: fortiersteven <74146408+fortiersteven@users.noreply.github.com> Date: Sat, 14 May 2022 15:40:34 -0400 Subject: [PATCH] Update SLPS_Run.yml --- .github/workflows/SLPS_Run.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/SLPS_Run.yml b/.github/workflows/SLPS_Run.yml index 0c2de35..90bbab0 100644 --- a/.github/workflows/SLPS_Run.yml +++ b/.github/workflows/SLPS_Run.yml @@ -27,4 +27,4 @@ jobs: - name: Generating SLPS and creating Patch working-directory: ${{env.base_directory}} run: - python ${{env.base_directory}}/ToolsTales_Executable.py --game TOR pack SLPS + python ToolsTales_Executable.py --game TOR pack SLPS