You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix YAML folding compatibility and Linux arm64 OpenSSL linking
- Revert script block from |- (literal) back to > (folded) since the
script was written for folded syntax
- Replace if/else/fi block with single-line && chain for Linux arm64
OpenSSL, as multi-line if/else/fi gets mangled by YAML > folding
0 commit comments