Clone curh-shemas #5

This commit is contained in:
Marko Frankovic 2025-03-27 14:19:40 +01:00
parent 85c5eebfe1
commit 7f8ffd3f82

View File

@ -37,7 +37,7 @@ jobs:
- name: Checkout tools repo main branch - name: Checkout tools repo main branch
uses: actions/checkout@v4 uses: actions/checkout@v4
if: ${{ hashFiles('curh-schemas/pom.xml') != '' }} if: ${{ hashFiles('curh-schemas/pom.xml') == '' }}
with: with:
repository: curh-backend/curh-schemas repository: curh-backend/curh-schemas
path: curh-schemas path: curh-schemas