Exchange order of checkout to make it work

This commit is contained in:
Stewie
2022-03-20 15:07:21 -04:00
parent 765e351df2
commit aa3260089a

View File

@@ -26,15 +26,13 @@ jobs:
needs: startVM
steps:
- name: Checkout TOR Repo
- name: Checkout PythonLib
uses: actions/checkout@v2
with:
repository: SymphoniaLauren/Tales-of-Rebirth
- name: Checkout PythonLib
uses: actions/checkout@v2
with:
repository: lifebottle/PythonLib
repository: SymphoniaLauren/Tales-of-Rebirth