ede7856bdb
The sed pattern with `*` on a single-line `run:` was interpreted as a YAML alias. Switch to a block scalar (`run: |`) to avoid this.