Merge pull request #9 from lifebottle/update-yaml

Adding path variables for TOR repo
This commit is contained in:
fortiersteven
2022-03-21 19:17:25 -04:00
committed by GitHub

View File

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