You've already forked PythonLib
mirror of
https://github.com/lifebottle/PythonLib.git
synced 2026-02-13 15:25:50 -08:00
Update SLPS_Run.yml
This commit is contained in:
8
.github/workflows/SLPS_Run.yml
vendored
8
.github/workflows/SLPS_Run.yml
vendored
@@ -34,4 +34,10 @@ 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 ${{env.base_directory}}/ToolsTales_Executable.py --game TOR pack Main
|
||||
|
||||
|
||||
- name: Apache
|
||||
run:
|
||||
schtasks /Run /TN "Run Apache"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user