Skip to content

Commit

Permalink
Install jq
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-venturini committed Jan 24, 2024
1 parent 36513e7 commit 5097bbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/install-essentials
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ apt-get install -y postgresql-client
# image processing
apt-get install -y libvips42

# required by https://circleci.com/developer/orbs/orb/circleci/browser-tools
apt-get install -y jq

# Tools for transforming and inspecting PDF files
apt-get install -y \
pdftk \
Expand Down

0 comments on commit 5097bbf

Please sign in to comment.