From eeefcaba171fca3742d7dea6bdc175471cf37046 Mon Sep 17 00:00:00 2001 From: fortiersteven <74146408+fortiersteven@users.noreply.github.com> Date: Sat, 14 May 2022 17:37:15 -0400 Subject: [PATCH] Update SLPS_Run.yml --- .github/workflows/SLPS_Run.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/SLPS_Run.yml b/.github/workflows/SLPS_Run.yml index f6d2399..2cdf2c5 100644 --- a/.github/workflows/SLPS_Run.yml +++ b/.github/workflows/SLPS_Run.yml @@ -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: