You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Merge pull request #31 from lifebottle/dev
Removing Environment in Python call
This commit is contained in:
2
.github/workflows/SLPS_Run.yml
vendored
2
.github/workflows/SLPS_Run.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user