Skip to content

Commit

Permalink
ci: install jq
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Jan 2, 2025
1 parent 95867bd commit 0c87db6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions licenses/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ runs:
- uses: actions/setup-node@v2
with:
node-version: "22"
- run: sudo apt-get install jq
- name: Install license scanner
run:
curl https://raw.githubusercontent.com/ory/ci/master/licenses/install |
Expand Down

0 comments on commit 0c87db6

Please sign in to comment.