Merge pull request #57 from lifebottle/feature/add-Apache-Action

Update SLPS_Run.yml
This commit is contained in:
fortiersteven
2022-06-30 22:45:42 -04:00
committed by GitHub

View File

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