Skip to content

Commit

Permalink
Install jq
Browse files Browse the repository at this point in the history
  • Loading branch information
tdeebswihart committed Feb 7, 2024
1 parent 981140d commit bc1084a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ jobs:
with:
go-version: '^1.21'
- uses: arduino/setup-protoc@v2
- name: 'Setup jq'
uses: dcarbone/install-jq-action@v2
- run: make ci-build
- name: Fail if the repo is dirty
run: |
Expand Down

0 comments on commit bc1084a

Please sign in to comment.