Add yq for check workflow

This commit is contained in:
Shiming Zhang
2021-09-13 17:37:16 +08:00
parent 6842299d88
commit 2e8b206102

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