Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
neuromanser
on Feb 21, 2024
|
parent
|
context
|
favorite
| on:
RFC 9512: YAML Media Type
> for multi-line strings, I almost always use |, and only |. It takes the indented block as-is
Except it doesn't. Try using
steps: - run: | > f echo not redirected
in Github Actions.
Join us for
AI Startup School
this June 16-17 in San Francisco!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Except it doesn't. Try using
in Github Actions.