Commit 5ec9ed9
authored
fix(ci): Fix bash syntax error in docs workflow
Swap quote nesting in node -p command — outer single quotes,
inner double quotes — so bash doesn't consume the escapes.1 parent 76e83ee commit 5ec9ed9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments