mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 13:17:54 +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
|
||||
patchelf
|
||||
bzip2
|
||||
sqlite3"
|
||||
sqlite3
|
||||
yamllint"
|
||||
|
||||
if isUbuntu20 ; then
|
||||
echo "Install python2"
|
||||
|
||||
Reference in New Issue
Block a user