Alright, figured out the issue, though not the cau...
# help
l
Alright, figured out the issue, though not the cause. Looks like a weird YAML issue, where`run: |` (with escaped newlines) works, but
run: >
does not.