6 ms·
> 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: |
by neuromanser 3y ago
> 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.