[GHA-Build] Fix yaml syntax error

This commit is contained in:
aboyko
2023-07-31 15:02:15 -04:00
parent 4c79a9f01a
commit b5b111dbb5

View File

@@ -20,8 +20,7 @@ jobs:
eclipse-ls-extension:
needs: [ generate-sts4-ls-extensions-version ]
runs-on: ubuntu-latest
- uses: ./.github/workflows/eclipse-ls-extensions-build.yml
uses: ./.github/workflows/eclipse-ls-extensions-build.yml
with:
eclipse_profile: 'e427'
build_type: 'release'