Add yq for check workflow

This commit is contained in:
Shiming Zhang 2021-09-13 17:37:16 +08:00
parent 6842299d88
commit 2e8b206102
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
pip3 install yq
- name: Check
run: |
./scripts/check-image.sh