Fix: Run command should be a standard text fold 42/72342/3 v0.15.1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 6 Nov 2023 23:16:50 +0000 (15:16 -0800)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 6 Nov 2023 23:21:02 +0000 (15:21 -0800)
commit169d91b941909003cecb9dc43fc9c6adeaa686ae
treeb591326e8524cabaddb3d4993eb704f2f48726b3
parent04d46fc876061faf880544f595f8ec046223c73a
Fix: Run command should be a standard text fold

Using >- breaks as it tells the yaml parser to stick all lines together
as a single command which is incorrect.

Issue: RELENG-4974
Change-Id: I5d362c44efc948242edb40619a731f0096625ec4
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
.github/workflows/release.yaml