clone upstream repo within build

This commit is contained in:
2023-01-16 15:12:27 -05:00
parent ca0b88c100
commit 184efcd73b
3 changed files with 3 additions and 14 deletions

View File

@@ -19,12 +19,6 @@ jobs:
- name: Check out the repo
uses: actions/checkout@v3
- name: Check out MTAPI repo
uses: actions/checkout@v3
with:
repository: jonthornton/MTAPI
path: MTAPI
- name: Log in to Docker Hub
uses: docker/login-action@f054a8b539a109f9f41c372932f1ae047eff08c9
with: