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 #9 from lifebottle/update-yaml
Adding path variables for TOR repo
This commit is contained in:
6
.github/workflows/SLPS_prerelease.yml
vendored
6
.github/workflows/SLPS_prerelease.yml
vendored
@@ -28,15 +28,13 @@ jobs:
|
||||
|
||||
- name: Checkout PythonLib
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: lifebottle/PythonLib
|
||||
path: ${{env.base_directory}}PythonLib
|
||||
|
||||
|
||||
- name: Checkout TOR Repo
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
repository: SymphoniaLauren/Tales-of-Rebirth
|
||||
path: ${{env.base_directory}}Tales-of-Rebirth
|
||||
path: ${{env.base_directory}}PythonLib
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user