Skip to content

Commit

Permalink
Remove extra training quote.
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwaldp-oci committed Jul 18, 2023
1 parent c7695c0 commit 0385511
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
echo platform-matrix="${{steps.parse-pm.outputs.result}}" >> $GITHUB_OUTPUT
if [[ "${{inputs.override-build-matrix}}" != "" ]]; then
echo platform-matrix="${{inputs.override-build-matrix}}"" >> $GITHUB_OUTPUT
echo platform-matrix="${{inputs.override-build-matrix}}" >> $GITHUB_OUTPUT
fi
Build:
Expand Down

0 comments on commit 0385511

Please sign in to comment.