mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 20:26:49 +00:00
Fixed typos (#9509)
* Fixed some typos. * Some more typos. --------- Co-authored-by: Leon Zandman <lzandman@rdw.nl>
This commit is contained in:
@@ -18,7 +18,7 @@ else
|
||||
fi
|
||||
|
||||
if ! is_Arm64; then
|
||||
# Most of buildsystems and scripts look up ssl here
|
||||
# Most of build systems and scripts look up ssl here
|
||||
ln -sf $(brew --cellar openssl@1.1)/1.1* /usr/local/opt/openssl
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user