Fix GHA workflow syntax error

This commit is contained in:
aboyko
2023-07-06 13:02:59 -04:00
parent a56808e2cf
commit 9597444b72

View File

@@ -25,8 +25,8 @@ jobs:
- name: Distro Build
uses: ./.github/actions/eclipse-distro-build
with:
- eclipse_profile: ${{ inputs.eclipse_profile }}
- build_type: ${{ inputs.build_type }}
eclipse_profile: ${{ inputs.eclipse_profile }}
build_type: ${{ inputs.build_type }}
# - name: Enforce https instead of http
# run: ./nohttp.sh
# - name: Timestamp