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:
5
.github/workflows/SLPS_Run.yml
vendored
5
.github/workflows/SLPS_Run.yml
vendored
@@ -26,6 +26,11 @@ jobs:
|
||||
runPython:
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Refresh Repo
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
ref: main
|
||||
|
||||
- name: Generating SLPS and creating Patch
|
||||
working-directory: ${{env.base_directory}}
|
||||
run:
|
||||
|
||||
Reference in New Issue
Block a user