Fix syntax in the yaml

This commit is contained in:
aboyko
2023-07-06 20:15:28 -04:00
parent 61e4389f66
commit 8cb5c683ed

View File

@@ -19,6 +19,6 @@ jobs:
# .github
# - name: Eclipse 4.28 Distro Build
uses: ./.github/workflows/eclipse-distro-build.yml
with:
eclipse_profile: 'e428'
build_type: 'snapshot'
with:
eclipse_profile: 'e428'
build_type: 'snapshot'