mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 14:17:22 +00:00
Add yamllint support (#1319)
This commit is contained in:
committed by
GitHub
parent
affa6b1297
commit
fda92f21e6
@@ -60,7 +60,8 @@ cmd_packages="curl
|
|||||||
flex
|
flex
|
||||||
patchelf
|
patchelf
|
||||||
bzip2
|
bzip2
|
||||||
sqlite3"
|
sqlite3
|
||||||
|
yamllint"
|
||||||
|
|
||||||
if isUbuntu20 ; then
|
if isUbuntu20 ; then
|
||||||
echo "Install python2"
|
echo "Install python2"
|
||||||
|
|||||||
Reference in New Issue
Block a user