Merge pull request #31 from lifebottle/dev

Removing Environment in Python call
This commit is contained in:
fortiersteven
2022-05-14 15:41:00 -04:00
committed by GitHub

View File

@@ -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