Clone curh-shemas #5
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
|
||||
- name: Checkout tools repo main branch
|
||||
uses: actions/checkout@v4
|
||||
if: ${{ hashFiles('curh-schemas/pom.xml') != '' }}
|
||||
if: ${{ hashFiles('curh-schemas/pom.xml') == '' }}
|
||||
with:
|
||||
repository: curh-backend/curh-schemas
|
||||
path: curh-schemas
|
||||
|
||||
Reference in New Issue
Block a user