Self Hosted: try only checking out eclipse-distributions. e429 pom changes from e428

This commit is contained in:
aboyko
2023-07-14 10:59:46 -04:00
parent 17b66e1ee0
commit 9732dad63b
3 changed files with 107 additions and 30 deletions

View File

@@ -27,6 +27,8 @@ jobs:
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9
with:
ref: ${{ inputs.ref }}
sparse-checkout: |
eclipse-distribution
- name: Set up JDK 17
uses: actions/setup-java@5ffc13f4174014e2d4d4572b3d74c3fa61aeb2c2
with: