Skip to content

Commit

Permalink
fix: install jq (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mishavint authored Jun 20, 2023
1 parent 6a3f34f commit 5c885f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/configure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
- apt-transport-https
- ca-certificates
- curl
- jq
state: present
update_cache: yes

Expand Down

0 comments on commit 5c885f3

Please sign in to comment.