mirror of
https://github.com/actions/runner-images.git
synced 2025-12-20 06:35:47 +00:00
Install aws sam cli to default python
This commit is contained in:
@@ -196,7 +196,6 @@
|
||||
},
|
||||
{
|
||||
"package": "aws-sam-cli",
|
||||
"python": "3.7",
|
||||
"cmd": "sam"
|
||||
}
|
||||
]
|
||||
|
||||
@@ -159,7 +159,6 @@
|
||||
},
|
||||
{
|
||||
"package": "aws-sam-cli",
|
||||
"python": "3.7",
|
||||
"cmd": "sam"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user