mirror of
https://github.com/garrytan/gstack.git
synced 2026-05-09 22:19:47 +08:00
Having "Run: bun" inside a plain scalar is not allowed per YAML spec which states: Plain scalars must never contain the “: ” and “ #” character combinations. This simple fix switches to block scalars (|) to eliminate the ambiguity without changing runtime behavior.
672 B
672 B