mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Minor fix
This commit is contained in:
@@ -18,7 +18,7 @@ fi
|
||||
echo "yamllint is successfully installed"
|
||||
|
||||
# Install aws sam cli
|
||||
pipx install aws-sam-cli --python /opt/hostedtoolcache/Python/3.7.9/x64/bin/python3.7
|
||||
pipx install aws-sam-cli --python /opt/hostedtoolcache/Python/3.7*/x64/bin/python3.7
|
||||
|
||||
if ! command -v sam; then
|
||||
echo "aws sam cli was not installed"
|
||||
|
||||
Reference in New Issue
Block a user